You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by dk...@apache.org on 2012/06/22 03:43:38 UTC

svn commit: r1352744 - /aries/branches/proxy-0.3.x/proxy-bundle/pom.xml

Author: dkulp
Date: Fri Jun 22 01:43:38 2012
New Revision: 1352744

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

Modified:
    aries/branches/proxy-0.3.x/proxy-bundle/pom.xml

Modified: aries/branches/proxy-0.3.x/proxy-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/proxy-0.3.x/proxy-bundle/pom.xml?rev=1352744&r1=1352743&r2=1352744&view=diff
==============================================================================
--- aries/branches/proxy-0.3.x/proxy-bundle/pom.xml (original)
+++ aries/branches/proxy-0.3.x/proxy-bundle/pom.xml Fri Jun 22 01:43:38 2012
@@ -27,7 +27,7 @@
     <artifactId>org.apache.aries.proxy</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Proxy Bundle</name>
-    <version>0.3.1-SNAPSHOT</version>
+    <version>0.3.1</version>
     <description>
         This bundle contains the Apache Aries Proxy Service.
     </description>
@@ -82,8 +82,8 @@
         </dependency>
     </dependencies>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/branches/proxy-0.3.x/proxy-bundle/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/branches/proxy-0.3.x/proxy-bundle/</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/branches/proxy-0.3.x/proxy-bundle/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy-0.3.1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy-0.3.1</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.proxy-0.3.1</url>
     </scm>
 </project>