You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by jb...@apache.org on 2018/12/08 14:43:53 UTC

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

Author: jbonofre
Date: Sat Dec  8 14:43:53 2018
New Revision: 1848478

URL: http://svn.apache.org/viewvc?rev=1848478&view=rev
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=1848478&r1=1848477&r2=1848478&view=diff
==============================================================================
--- aries/trunk/proxy/proxy-impl/pom.xml (original)
+++ aries/trunk/proxy/proxy-impl/pom.xml Sat Dec  8 14:43:53 2018
@@ -32,15 +32,15 @@
     <artifactId>org.apache.aries.proxy</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Proxy Service</name>
-    <version>1.1.3</version>
+    <version>1.1.4-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-1.1.3</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy-1.1.3</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.proxy-1.1.3</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>
 
     <properties>