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/22 18:08:52 UTC

svn commit: r936926 - in /incubator/aries/branches/0.1-incubating-RCx/web: pom.xml web-itests/pom.xml web-urlhandler/pom.xml

Author: hughesj
Date: Thu Apr 22 16:08:52 2010
New Revision: 936926

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

Modified:
    incubator/aries/branches/0.1-incubating-RCx/web/pom.xml
    incubator/aries/branches/0.1-incubating-RCx/web/web-itests/pom.xml
    incubator/aries/branches/0.1-incubating-RCx/web/web-urlhandler/pom.xml

Modified: incubator/aries/branches/0.1-incubating-RCx/web/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/branches/0.1-incubating-RCx/web/pom.xml?rev=936926&r1=936925&r2=936926&view=diff
==============================================================================
--- incubator/aries/branches/0.1-incubating-RCx/web/pom.xml (original)
+++ incubator/aries/branches/0.1-incubating-RCx/web/pom.xml Thu Apr 22 16:08:52 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/branches/0.1-incubating-RCx/web</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/aries/branches/0.1-incubating-RCx/web</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/aries/branches/0.1-incubating-RCx/web</url>
     </scm>
 
     <modules>

Modified: incubator/aries/branches/0.1-incubating-RCx/web/web-itests/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/branches/0.1-incubating-RCx/web/web-itests/pom.xml?rev=936926&r1=936925&r2=936926&view=diff
==============================================================================
--- incubator/aries/branches/0.1-incubating-RCx/web/web-itests/pom.xml (original)
+++ incubator/aries/branches/0.1-incubating-RCx/web/web-itests/pom.xml Thu Apr 22 16:08:52 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/branches/0.1-incubating-RCx/web/web-urlhandler/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/branches/0.1-incubating-RCx/web/web-urlhandler/pom.xml?rev=936926&r1=936925&r2=936926&view=diff
==============================================================================
--- incubator/aries/branches/0.1-incubating-RCx/web/web-urlhandler/pom.xml (original)
+++ incubator/aries/branches/0.1-incubating-RCx/web/web-urlhandler/pom.xml Thu Apr 22 16:08:52 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>