Skip to content

Commit

Permalink
next version : 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
RainerW committed Apr 23, 2012
1 parent f379256 commit e57ce6b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.bitnoise.sonferenz</groupId>
<artifactId>sonferenz-parent</artifactId>
<version>0.3.2</version>
<version>0.3.3-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion sonferenz-db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.bitnoise.sonferenz</groupId>
<artifactId>sonferenz-parent</artifactId>
<version>0.3.2</version>
<version>0.3.3-SNAPSHOT</version>
</parent>
<groupId>de.bitnoise.sonferenz</groupId>
<artifactId>sonferenz-db</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sonferenz-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.bitnoise.sonferenz</groupId>
<artifactId>sonferenz-parent</artifactId>
<version>0.3.2</version>
<version>0.3.3-SNAPSHOT</version>
</parent>
<groupId>de.bitnoise.sonferenz</groupId>
<artifactId>sonferenz-service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sonferenz-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.bitnoise.sonferenz</groupId>
<artifactId>sonferenz-parent</artifactId>
<version>0.3.2</version>
<version>0.3.3-SNAPSHOT</version>
</parent>
<groupId>de.bitnoise.sonferenz</groupId>
<artifactId>sonferenz-web</artifactId>
Expand Down

0 comments on commit e57ce6b

Please sign in to comment.