You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2013/09/18 19:06:31 UTC

svn commit: r1524493 - in /tomcat/sandbox: storeconfig6/tags/0.0.1.Alpha2/pom.xml storeconfig7/tags/0.0.1.Alpha2/pom.xml

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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org