You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by da...@apache.org on 2019/04/18 10:35:29 UTC

svn commit: r1857734 - /felix/trunk/converter/converter/pom.xml

Author: davidb
Date: Thu Apr 18 10:35:29 2019
New Revision: 1857734

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

Modified:
    felix/trunk/converter/converter/pom.xml

Modified: felix/trunk/converter/converter/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/converter/converter/pom.xml?rev=1857734&r1=1857733&r2=1857734&view=diff
==============================================================================
--- felix/trunk/converter/converter/pom.xml (original)
+++ felix/trunk/converter/converter/pom.xml Thu Apr 18 10:35:29 2019
@@ -28,13 +28,13 @@
 
     <name>Apache Felix Converter</name>
     <artifactId>org.apache.felix.converter</artifactId>
-    <version>1.0.6</version>
+    <version>1.0.7-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.converter-1.0.6</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.converter-1.0.6</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.converter-1.0.6</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/converter/converter</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/converter/converter</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/trunk/converter/converter/</url>
     </scm>
 
     <properties>