[maven-release-plugin] prepare release pythagoras-1.0

This commit is contained in:
Michael Bayne
2011-06-13 13:29:42 -07:00
parent 76722e6251
commit f1337ae0ad
+1 -1
View File
@@ -4,7 +4,7 @@
<groupId>com.samskivert</groupId>
<artifactId>pythagoras</artifactId>
<packaging>jar</packaging>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
<name>pythagoras</name>
<description>
Portable geometry routines, adapted from Apache Harmony geometry classes.