Skip to content

Commit

Permalink
code style: <groupId> before <artifactId>
Browse files Browse the repository at this point in the history
  • Loading branch information
ge0ffrey committed Nov 6, 2012
1 parent b3a01a2 commit 1cc2900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drools-scorecards/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>drools-multiproject</artifactId>
<groupId>org.drools</groupId>
<artifactId>drools-multiproject</artifactId>
<version>6.0.0-SNAPSHOT</version>
</parent>

Expand Down

0 comments on commit 1cc2900

Please sign in to comment.