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/25 17:04:42 UTC

svn commit: r1074605 - /aries/branches/experimental-release-by-module/proxy/proxy-bundle/pom.xml

Author: zoe
Date: Fri Feb 25 16:04:42 2011
New Revision: 1074605

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

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

Modified: aries/branches/experimental-release-by-module/proxy/proxy-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/experimental-release-by-module/proxy/proxy-bundle/pom.xml?rev=1074605&r1=1074604&r2=1074605&view=diff
==============================================================================
--- aries/branches/experimental-release-by-module/proxy/proxy-bundle/pom.xml (original)
+++ aries/branches/experimental-release-by-module/proxy/proxy-bundle/pom.xml Fri Feb 25 16:04:42 2011
@@ -27,15 +27,15 @@
     <artifactId>org.apache.aries.proxy</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Proxy Bundle</name>
-    <version>0.4-SNAPSHOT</version>
+    <version>0.4</version>
     <description>
         This bundle contains the Apache Aries Proxy Service.
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/branches/experimental-release-by-module/proxy/proxy-bundle</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/branches/experimental-release-by-module/proxy/proxy-bundle</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/branches/experimental-release-by-module/proxy/proxy-bundle</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy-0.4</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy-0.4</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.proxy-0.4</url>
     </scm>