You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2019/12/04 09:08:07 UTC

svn commit: r1870819 - /felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml

Author: cziegeler
Date: Wed Dec  4 09:08:07 2019
New Revision: 1870819

URL: http://svn.apache.org/viewvc?rev=1870819&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml

Modified: felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml?rev=1870819&r1=1870818&r2=1870819&view=diff
==============================================================================
--- felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml (original)
+++ felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml Wed Dec  4 09:08:07 2019
@@ -29,7 +29,7 @@
     <groupId>org.apache.felix</groupId>
     <artifactId>org.apache.felix.scr.bnd</artifactId>
 
-    <version>1.9.6</version>
+    <version>1.9.7-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Bnd SCR Plugin</name>
@@ -40,9 +40,9 @@
 	</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.bnd-1.9.6</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.bnd-1.9.6</developerConnection>
-        <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.bnd-1.9.6</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/tools/org.apache.felix.scr.bnd</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/tools/org.apache.felix.scr.bnd</developerConnection>
+        <url>http://svn.apache.org/repos/asf/felix/tools/org.apache.felix.scr.bnd</url>
     </scm>
 
     <properties>