Skip to content

Commit

Permalink
Roll back the version to 1.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
iron9light committed Sep 7, 2011
1 parent a0d38f2 commit ffc54ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>com.github.iron9light</groupId>
<artifactId>coffeescript-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>1.0</version>
<version>1.0-SNAPSHOT</version>
<name>Coffeescript Maven Plugin</name>
<description>A Maven plugin for compiling coffeescript into javascript</description>
<inceptionYear>2011</inceptionYear>
Expand Down

0 comments on commit ffc54ef

Please sign in to comment.