You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by zo...@apache.org on 2010/08/16 18:40:06 UTC

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

Author: zoe
Date: Mon Aug 16 16:40:05 2010
New Revision: 986029

URL: http://svn.apache.org/viewvc?rev=986029&view=rev
Log:
[maven-release-plugin] prepare release web-0.2-incubating

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

Modified: incubator/aries/branches/0.2-incubating-RCx/web/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/branches/0.2-incubating-RCx/web/pom.xml?rev=986029&r1=986028&r2=986029&view=diff
==============================================================================
--- incubator/aries/branches/0.2-incubating-RCx/web/pom.xml (original)
+++ incubator/aries/branches/0.2-incubating-RCx/web/pom.xml Mon Aug 16 16:40:05 2010
@@ -28,12 +28,12 @@
     <artifactId>web</artifactId>
     <packaging>pom</packaging>
     <name>Apache Aries Web Component</name>
-    <version>0.2-incubating-SNAPSHOT</version>
+    <version>0.2-incubating</version>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/aries/branches/0.2-incubating-RCx/web</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/aries/branches/0.2-incubating-RCx/web</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/aries/branches/0.2-incubating-RCx/web</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/aries/tags/web-0.2-incubating</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/aries/tags/web-0.2-incubating</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/aries/tags/web-0.2-incubating</url>
     </scm>
 
     <modules>

Modified: incubator/aries/branches/0.2-incubating-RCx/web/web-itests/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/branches/0.2-incubating-RCx/web/web-itests/pom.xml?rev=986029&r1=986028&r2=986029&view=diff
==============================================================================
--- incubator/aries/branches/0.2-incubating-RCx/web/web-itests/pom.xml (original)
+++ incubator/aries/branches/0.2-incubating-RCx/web/web-itests/pom.xml Mon Aug 16 16:40:05 2010
@@ -17,7 +17,7 @@
     <parent>
         <artifactId>web</artifactId>
         <groupId>org.apache.aries.web</groupId>
-        <version>0.2-incubating-SNAPSHOT</version>
+        <version>0.2-incubating</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

Modified: incubator/aries/branches/0.2-incubating-RCx/web/web-urlhandler/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/branches/0.2-incubating-RCx/web/web-urlhandler/pom.xml?rev=986029&r1=986028&r2=986029&view=diff
==============================================================================
--- incubator/aries/branches/0.2-incubating-RCx/web/web-urlhandler/pom.xml (original)
+++ incubator/aries/branches/0.2-incubating-RCx/web/web-urlhandler/pom.xml Mon Aug 16 16:40:05 2010
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>web</artifactId>
         <groupId>org.apache.aries.web</groupId>
-        <version>0.2-incubating-SNAPSHOT</version>
+        <version>0.2-incubating</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>