Author: pauls
Date: Wed Jun 21 14:04:39 2017
New Revision: 1799450
URL: http://svn.apache.org/viewvc?rev=1799450&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
felix/trunk/scr/pom.xml
Modified: felix/trunk/scr/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/scr/pom.xml?rev=1799450&r1=1799449&r2=1799450&view=diff
==============================================================================
--- felix/trunk/scr/pom.xml (original)
+++ felix/trunk/scr/pom.xml Wed Jun 21 14:04:39 2017
@@ -30,11 +30,11 @@
Implementation of the Declarative Services specification 1.3
</description>
<artifactId>org.apache.felix.scr</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
<scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr-2.0.12</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr-2.0.12</developerConnection>
-
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr-2.0.12</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scr</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scr</developerConnection>
+ <url>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scr</url>
</scm>
<!--