Author: gnodet
Date: Tue Mar 15 15:04:08 2016
New Revision: 1735098
URL: http://svn.apache.org/viewvc?rev=1735098&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=1735098&r1=1735097&r2=1735098&view=diff
==============================================================================
--- aries/trunk/proxy/proxy-impl/pom.xml (original)
+++ aries/trunk/proxy/proxy-impl/pom.xml Tue Mar 15 15:04:08 2016
@@ -32,15 +32,15 @@
<artifactId>org.apache.aries.proxy.impl</artifactId>
<packaging>bundle</packaging>
<name>Apache Aries Proxy Service</name>
- <version>1.0.5</version>
+ <version>1.0.6-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.5</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy.impl-1.0.5</developerConnection>
-
<url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.proxy.impl-1.0.5</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>