Author: jfclere
Date: Wed Dec 12 17:50:27 2012
New Revision: 1420884
URL: http://svn.apache.org/viewvc?rev=1420884&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
tomcat/sandbox/storeconfig7/trunk/pom.xml
Modified: tomcat/sandbox/storeconfig7/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tomcat/sandbox/storeconfig7/trunk/pom.xml?rev=1420884&r1=1420883&r2=1420884&view=diff
==============================================================================
--- tomcat/sandbox/storeconfig7/trunk/pom.xml (original)
+++ tomcat/sandbox/storeconfig7/trunk/pom.xml Wed Dec 12 17:50:27 2012
@@ -27,7 +27,7 @@
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat7-storeconfig</artifactId>
- <version>0.0.1.Alpha1</version>
+ <version>0.0.1.Alpha2-SNAPSHOT</version>
<name>Store Config</name>
<description>Configuration storage for Apache Tomcat 7</description>
@@ -40,9 +40,9 @@
</properties>
<scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/tomcat/sandbox/storeconfig7/tags/0.0.1.Alpha1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tomcat/sandbox/storeconfig7/tags/0.0.1.Alpha1</developerConnection>
-
<url>http://svn.apache.org/repos/asf/tomcat/sandbox/storeconfig7/tags/0.0.1.Alpha1</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/tomcat/sandbox/storeconfig7/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tomcat/sandbox/storeconfig7/trunk</developerConnection>
+
<url>http://svn.apache.org/repos/asf/tomcat/sandbox/storeconfig7/trunk</url>
</scm>
<dependencies>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]