Author: tjwatson
Date: Wed Feb 20 15:00:55 2019
New Revision: 1853964

URL: http://svn.apache.org/viewvc?rev=1853964&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=1853964&r1=1853963&r2=1853964&view=diff
==============================================================================
--- felix/trunk/scr/pom.xml (original)
+++ felix/trunk/scr/pom.xml Wed Feb 20 15:00:55 2019
@@ -30,11 +30,11 @@
         Implementation of the Declarative Services specification 1.4
     </description>
     <artifactId>org.apache.felix.scr</artifactId>
-    <version>2.1.16</version>
+    <version>2.1.17-SNAPSHOT</version>
     <scm>
-        
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr-2.1.16</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr-2.1.16</developerConnection>
-        
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr-2.1.16</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>
     
     <!--


Reply via email to