You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by hu...@apache.org on 2010/04/09 22:35:23 UTC

svn commit: r932586 - in /incubator/aries/trunk/web: pom.xml web-itests/pom.xml web-urlhandler/pom.xml

Author: hughesj
Date: Fri Apr  9 20:35:23 2010
New Revision: 932586

URL: http://svn.apache.org/viewvc?rev=932586&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    incubator/aries/trunk/web/pom.xml
    incubator/aries/trunk/web/web-itests/pom.xml
    incubator/aries/trunk/web/web-urlhandler/pom.xml

Modified: incubator/aries/trunk/web/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/web/pom.xml?rev=932586&r1=932585&r2=932586&view=diff
==============================================================================
--- incubator/aries/trunk/web/pom.xml (original)
+++ incubator/aries/trunk/web/pom.xml Fri Apr  9 20:35:23 2010
@@ -28,12 +28,12 @@
     <artifactId>web</artifactId>
     <packaging>pom</packaging>
     <name>Apache Aries Web Component</name>
-    <version>0.1-incubating</version>
+    <version>0.2-incubating-SNAPSHOT</version>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/aries/tags/web-0.1-incubating</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/aries/tags/web-0.1-incubating</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/aries/tags/web-0.1-incubating</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/aries/trunk/web</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/aries/trunk/web</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/aries/trunk/web</url>
     </scm>
 
     <modules>

Modified: incubator/aries/trunk/web/web-itests/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/web/web-itests/pom.xml?rev=932586&r1=932585&r2=932586&view=diff
==============================================================================
--- incubator/aries/trunk/web/web-itests/pom.xml (original)
+++ incubator/aries/trunk/web/web-itests/pom.xml Fri Apr  9 20:35:23 2010
@@ -17,7 +17,7 @@
     <parent>
         <artifactId>web</artifactId>
         <groupId>org.apache.aries.web</groupId>
-        <version>0.1-incubating</version>
+        <version>0.2-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

Modified: incubator/aries/trunk/web/web-urlhandler/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/web/web-urlhandler/pom.xml?rev=932586&r1=932585&r2=932586&view=diff
==============================================================================
--- incubator/aries/trunk/web/web-urlhandler/pom.xml (original)
+++ incubator/aries/trunk/web/web-urlhandler/pom.xml Fri Apr  9 20:35:23 2010
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>web</artifactId>
         <groupId>org.apache.aries.web</groupId>
-        <version>0.1-incubating</version>
+        <version>0.2-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>