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 2013/01/23 16:36:54 UTC

svn commit: r1437481 - /aries/trunk/proxy/proxy-bundle/pom.xml

Author: dkulp
Date: Wed Jan 23 15:36:53 2013
New Revision: 1437481

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

Modified:
    aries/trunk/proxy/proxy-bundle/pom.xml

Modified: aries/trunk/proxy/proxy-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/proxy/proxy-bundle/pom.xml?rev=1437481&r1=1437480&r2=1437481&view=diff
==============================================================================
--- aries/trunk/proxy/proxy-bundle/pom.xml (original)
+++ aries/trunk/proxy/proxy-bundle/pom.xml Wed Jan 23 15:36:53 2013
@@ -29,15 +29,15 @@
     <artifactId>org.apache.aries.proxy</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Proxy Bundle</name>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.1</version>
     <description>
         This bundle contains the Apache Aries Proxy Service.
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/proxy/proxy-bundle</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/proxy/proxy-bundle</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/trunk/proxy/proxy-bundle</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy-1.0.1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy-1.0.1</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.proxy-1.0.1</url>
     </scm>