Author: cziegeler
Date: Thu Aug 6 11:51:19 2015
New Revision: 1694471
URL: http://svn.apache.org/r1694471
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
felix/trunk/scr-compat/pom.xml
Modified: felix/trunk/scr-compat/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/scr-compat/pom.xml?rev=1694471&r1=1694470&r2=1694471&view=diff
==============================================================================
--- felix/trunk/scr-compat/pom.xml (original)
+++ felix/trunk/scr-compat/pom.xml Thu Aug 6 11:51:19 2015
@@ -30,11 +30,11 @@
Extensions of the DS Implementation to provide compatibility with API
from older Apache Felix DS implementations.
</description>
<artifactId>org.apache.felix.scr.compat</artifactId>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.compat-1.0.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.compat-1.0.0</developerConnection>
-
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.compat-1.0.0</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scr-compat</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scr-compat</developerConnection>
+
<url>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scr-compat</url>
</scm>
<dependencies>