Skip to content

Commit

Permalink
fix SNAPSHOT pattern for next dev cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
ndeloof committed Jun 6, 2011
1 parent d0f7ba2 commit 290eed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -25,7 +25,7 @@
<version>28</version>
</parent>
<artifactId>gwt-maven-plugin</artifactId>
<version>2.3.0-1.SNAPSHOT</version>
<version>2.3.0-1-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>Maven GWT Plugin</name>
<description>
Expand Down

0 comments on commit 290eed1

Please sign in to comment.