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 2011/02/26 14:58:23 UTC

svn commit: r1074845 - /aries/branches/experimental-release-by-module/proxy/proxy-itests/pom.xml

Author: zoe
Date: Sat Feb 26 13:58:23 2011
New Revision: 1074845

URL: http://svn.apache.org/viewvc?rev=1074845&view=rev
Log:
[maven-release-plugin] prepare release org.apache.aries.proxy.itests-0.4

Modified:
    aries/branches/experimental-release-by-module/proxy/proxy-itests/pom.xml

Modified: aries/branches/experimental-release-by-module/proxy/proxy-itests/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/experimental-release-by-module/proxy/proxy-itests/pom.xml?rev=1074845&r1=1074844&r2=1074845&view=diff
==============================================================================
--- aries/branches/experimental-release-by-module/proxy/proxy-itests/pom.xml (original)
+++ aries/branches/experimental-release-by-module/proxy/proxy-itests/pom.xml Sat Feb 26 13:58:23 2011
@@ -30,12 +30,12 @@
     <description>
         Integration tests using the standalone proxy-bundle.
     </description>
-    <version>0.4-SNAPSHOT</version>
+    <version>0.4</version>
 
     <scm>
-         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/branches/experimental-release-by-module/proxy/proxy-itests</connection>
-         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/branches/experimental-release-by-module/proxy/proxy-itests</developerConnection>
-         <url>http://svn.apache.org/viewvc/aries/branches/experimental-release-by-module/proxy/proxy-itests</url>
+         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy.itests-0.4</connection>
+         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy.itests-0.4</developerConnection>
+         <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.proxy.itests-0.4</url>
     </scm>
 
     <dependencies>