Author: cziegeler
Date: Sat Oct 22 12:45:09 2016
New Revision: 1766189
URL: http://svn.apache.org/viewvc?rev=1766189&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
felix/trunk/configadmin-1.8.x/pom.xml
Modified: felix/trunk/configadmin-1.8.x/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/configadmin-1.8.x/pom.xml?rev=1766189&r1=1766188&r2=1766189&view=diff
==============================================================================
--- felix/trunk/configadmin-1.8.x/pom.xml (original)
+++ felix/trunk/configadmin-1.8.x/pom.xml Sat Oct 22 12:45:09 2016
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.felix.configadmin</artifactId>
- <version>1.8.12</version>
+ <version>1.8.13-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Felix Configuration Admin Service</name>
@@ -36,9 +36,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.configadmin-1.8.12</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.configadmin-1.8.12</developerConnection>
-
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.configadmin-1.8.12</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/configadmin-1.8.x</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/configadmin-1.8.x</developerConnection>
+ <url>http://svn.apache.org/repos/asf/felix/configadmin-1.8.x</url>
</scm>
<!--