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:17:03 UTC

svn commit: r1074837 - /aries/branches/experimental-release-by-module/proxy/proxy-impl/pom.xml

Author: zoe
Date: Sat Feb 26 13:17:03 2011
New Revision: 1074837

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

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

Modified: aries/branches/experimental-release-by-module/proxy/proxy-impl/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/experimental-release-by-module/proxy/proxy-impl/pom.xml?rev=1074837&r1=1074836&r2=1074837&view=diff
==============================================================================
--- aries/branches/experimental-release-by-module/proxy/proxy-impl/pom.xml (original)
+++ aries/branches/experimental-release-by-module/proxy/proxy-impl/pom.xml Sat Feb 26 13:17:03 2011
@@ -28,15 +28,15 @@
     <artifactId>org.apache.aries.proxy.impl</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Proxy Implementation</name>
-        <version>0.5-SNAPSHOT</version>
+        <version>0.5</version>
     <description>
         This bundle contains the proxy service implementation for Apache Aries
     </description>
 
     <scm>
-       <connection>scm:svn:http://svn.apache.org/repos/asf/aries/branches/experimental-release-by-module/proxy/proxy-impl</connection>
-       <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/branches/experimental-release-by-module/proxy/proxy-impl</developerConnection>
-       <url>http://svn.apache.org/viewvc/aries/branches/experimental-release-by-module/proxy/proxy-impl</url>
+       <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy.impl-0.5</connection>
+       <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy.impl-0.5</developerConnection>
+       <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.proxy.impl-0.5</url>
     </scm>