Author: cziegeler
Date: Thu Aug 6 11:36:09 2015
New Revision: 1694458
URL: http://svn.apache.org/r1694458
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=1694458&r1=1694457&r2=1694458&view=diff
==============================================================================
--- felix/trunk/scr/pom.xml (original)
+++ felix/trunk/scr/pom.xml Thu Aug 6 11:36:09 2015
@@ -30,11 +30,11 @@
Implementation of the Declarative Services specification 1.3
</description>
<artifactId>org.apache.felix.scr</artifactId>
- <version>2.0.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr-2.0.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr-2.0.0</developerConnection>
-
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr-2.0.0</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>
<!--