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/10/22 17:54:24 UTC

svn commit: r1534676 - /aries/trunk/proxy/proxy-impl/pom.xml

Author: dkulp
Date: Tue Oct 22 15:54:24 2013
New Revision: 1534676

URL: http://svn.apache.org/r1534676
Log:
[maven-release-plugin] prepare for next development iteration

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

Modified: aries/trunk/proxy/proxy-impl/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/proxy/proxy-impl/pom.xml?rev=1534676&r1=1534675&r2=1534676&view=diff
==============================================================================
--- aries/trunk/proxy/proxy-impl/pom.xml (original)
+++ aries/trunk/proxy/proxy-impl/pom.xml Tue Oct 22 15:54:24 2013
@@ -29,15 +29,15 @@
     <artifactId>org.apache.aries.proxy.impl</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Proxy Service</name>
-    <version>1.0.2</version>
+    <version>1.0.3-SNAPSHOT</version>
     <description>
         This bundle contains the proxy service implementation for Apache Aries
     </description>
 
     <scm>
-         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy.impl-1.0.2</connection>
-         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy.impl-1.0.2</developerConnection>
-         <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.proxy.impl-1.0.2</url>
+         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/proxy/proxy-impl</connection>
+         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/proxy/proxy-impl</developerConnection>
+         <url>http://svn.apache.org/viewvc/aries/trunk/proxy/proxy-impl</url>
     </scm>