Author: gnodet
Date: Mon Mar 20 10:54:15 2017
New Revision: 1787712
URL: http://svn.apache.org/viewvc?rev=1787712&view=rev
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=1787712&r1=1787711&r2=1787712&view=diff
==============================================================================
--- aries/trunk/proxy/proxy-api/pom.xml (original)
+++ aries/trunk/proxy/proxy-api/pom.xml Mon Mar 20 10:54:15 2017
@@ -32,15 +32,15 @@
<artifactId>org.apache.aries.proxy.api</artifactId>
<packaging>bundle</packaging>
<name>Apache Aries Proxy API</name>
- <version>1.1.0</version>
+ <version>1.1.1-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.1.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy.api-1.1.0</developerConnection>
-
<url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.proxy.api-1.1.0</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>