Skip to content

Commit

Permalink
Fixing build: this submodule was referencing a different version of t…
Browse files Browse the repository at this point in the history
…he parent (1.0.0-SNAPSHOT) than the one from the directory above & current reactor (0.0.4-SNAPSHOT).
  • Loading branch information
batmat committed Aug 22, 2011
1 parent 6eefd20 commit e66ffb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hudsonbook-content/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wakaleo.hudsonbook</groupId>
<artifactId>hudsonbook</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>0.0.4-SNAPSHOT</version>
</parent>
<artifactId>hudsonbook-content</artifactId>
<packaging>jar</packaging>
Expand Down

0 comments on commit e66ffb2

Please sign in to comment.