Skip to content

Commit

Permalink
Releases 0.5.2.RC5
Browse files Browse the repository at this point in the history
  • Loading branch information
gdrouet committed Jun 28, 2015
1 parent e631fd7 commit 1bdd412
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.wuic</groupId>
<artifactId>wuic</artifactId>
<version>0.5.2-SNAPSHOT</version>
<version>0.5.2.RC5</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion static-helper-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>wuic-plugins</artifactId>
<groupId>com.github.wuic.plugins</groupId>
<version>0.5.2-SNAPSHOT</version>
<version>0.5.2.RC5</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 1bdd412

Please sign in to comment.