You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cu...@apache.org on 2012/07/26 00:12:16 UTC

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

Author: cumminsh
Date: Wed Jul 25 22:12:16 2012
New Revision: 1365830

URL: http://svn.apache.org/viewvc?rev=1365830&view=rev
Log:
[ARIES-862][maven-release-plugin]prepare for next development iteration

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=1365830&r1=1365829&r2=1365830&view=diff
==============================================================================
--- aries/trunk/proxy/proxy-bundle/pom.xml (original)
+++ aries/trunk/proxy/proxy-bundle/pom.xml Wed Jul 25 22:12:16 2012
@@ -29,15 +29,15 @@
     <artifactId>org.apache.aries.proxy</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Proxy Bundle</name>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
     <description>
         This bundle contains the Apache Aries Proxy Service.
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy-1.0.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy-1.0.0</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.proxy-1.0.0</url>
+        <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>
     </scm>