You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by gn...@apache.org on 2014/06/30 17:15:56 UTC

svn commit: r1606773 - /aries/trunk/proxy/proxy-api/pom.xml

Author: gnodet
Date: Mon Jun 30 15:15:56 2014
New Revision: 1606773

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

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

Modified: aries/trunk/proxy/proxy-api/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/proxy/proxy-api/pom.xml?rev=1606773&r1=1606772&r2=1606773&view=diff
==============================================================================
--- aries/trunk/proxy/proxy-api/pom.xml (original)
+++ aries/trunk/proxy/proxy-api/pom.xml Mon Jun 30 15:15:56 2014
@@ -32,15 +32,15 @@
     <artifactId>org.apache.aries.proxy.api</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Proxy API</name>
-    <version>1.0.1</version>
+    <version>1.0.2-SNAPSHOT</version>
     <description>
         This bundle contains the Apache Aries Proxy service API.
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy.api-1.0.1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy.api-1.0.1</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.proxy.api-1.0.1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/proxy/proxy-api</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/proxy/proxy-api</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/trunk/proxy/proxy-api</url>
     </scm>
 
     <properties>