Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
ikylin committed Jun 3, 2012
1 parent 958a606 commit 227f8ed
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ipojo.examples/spell.checker.gui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>ipojo.spell</artifactId>
<groupId>ipojo.examples</groupId>
<version>1.0</version>
<version>1.0.0</version>
</parent>
<groupId>ipojo.examples</groupId>
<artifactId>spell.checker.gui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ipojo.examples/spell.checker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>ipojo.spell</artifactId>
<groupId>ipojo.examples</groupId>
<version>1.0</version>
<version>1.0.0</version>
</parent>
<groupId>ipojo.examples</groupId>
<artifactId>spell.checker</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ipojo.examples/spell.english/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>ipojo.spell</artifactId>
<groupId>ipojo.examples</groupId>
<version>1.0</version>
<version>1.0.0</version>
</parent>
<groupId>ipojo.examples</groupId>
<artifactId>spell.english</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ipojo.examples/spell.services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>ipojo.spell</artifactId>
<groupId>ipojo.examples</groupId>
<version>1.0</version>
<version>1.0.0</version>
</parent>
<groupId>ipojo.examples</groupId>
<artifactId>spell.services</artifactId>
Expand Down

0 comments on commit 227f8ed

Please sign in to comment.