Author: gnodet
Date: Tue May 9 12:53:32 2017
New Revision: 1794569
URL: http://svn.apache.org/viewvc?rev=1794569&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=1794569&r1=1794568&r2=1794569&view=diff
==============================================================================
--- aries/trunk/proxy/proxy-impl/pom.xml (original)
+++ aries/trunk/proxy/proxy-impl/pom.xml Tue May 9 12:53:32 2017
@@ -32,15 +32,15 @@
<artifactId>org.apache.aries.proxy</artifactId>
<packaging>bundle</packaging>
<name>Apache Aries Proxy Service</name>
- <version>1.1.1</version>
+ <version>1.1.2-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.1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy-1.1.1</developerConnection>
-
<url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.proxy-1.1.1</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>