[maven-release-plugin] prepare release samskivert-1.5

This commit is contained in:
Michael Bayne
2011-09-29 17:27:26 -07:00
parent b3e79c5324
commit 1305bfb35a
+2 -2
View File
@@ -4,7 +4,7 @@
<groupId>com.samskivert</groupId>
<artifactId>samskivert</artifactId>
<packaging>jar</packaging>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
<name>samskivert</name>
<description>A collection of Java utilities.</description>
<url>http://code.google.com/p/samskivert/</url>
@@ -197,7 +197,7 @@
</goals>
</pluginExecutionFilter>
<action>
<ignore></ignore>
<ignore />
</action>
</pluginExecution>
</pluginExecutions>