Author: remm Date: Wed Sep 18 17:06:30 2013 New Revision: 1524493 URL: http://svn.apache.org/r1524493 Log: Fix version numbers ...
Modified: tomcat/sandbox/storeconfig6/tags/0.0.1.Alpha2/pom.xml tomcat/sandbox/storeconfig7/tags/0.0.1.Alpha2/pom.xml Modified: tomcat/sandbox/storeconfig6/tags/0.0.1.Alpha2/pom.xml URL: http://svn.apache.org/viewvc/tomcat/sandbox/storeconfig6/tags/0.0.1.Alpha2/pom.xml?rev=1524493&r1=1524492&r2=1524493&view=diff ============================================================================== --- tomcat/sandbox/storeconfig6/tags/0.0.1.Alpha2/pom.xml (original) +++ tomcat/sandbox/storeconfig6/tags/0.0.1.Alpha2/pom.xml Wed Sep 18 17:06:30 2013 @@ -27,7 +27,7 @@ <groupId>org.apache.tomcat</groupId> <artifactId>tomcat6-storeconfig</artifactId> - <version> 0.0.1.Alpha2-SNAPSHOT</version> + <version> 0.0.1.Alpha2</version> <name>Store Config</name> <description>Configuration storage for Apache Tomcat 6</description> Modified: tomcat/sandbox/storeconfig7/tags/0.0.1.Alpha2/pom.xml URL: http://svn.apache.org/viewvc/tomcat/sandbox/storeconfig7/tags/0.0.1.Alpha2/pom.xml?rev=1524493&r1=1524492&r2=1524493&view=diff ============================================================================== --- tomcat/sandbox/storeconfig7/tags/0.0.1.Alpha2/pom.xml (original) +++ tomcat/sandbox/storeconfig7/tags/0.0.1.Alpha2/pom.xml Wed Sep 18 17:06:30 2013 @@ -27,7 +27,7 @@ <groupId>org.apache.tomcat</groupId> <artifactId>tomcat7-storeconfig</artifactId> - <version>0.0.1.Alpha2-SNAPSHOT</version> + <version>0.0.1.Alpha2</version> <name>Store Config</name> <description>Configuration storage for Apache Tomcat 7</description> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org