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 2018/08/06 14:28:19 UTC

svn commit: r1837527 - /felix/trunk/configurator/pom.xml

Author: cziegeler
Date: Mon Aug  6 14:28:19 2018
New Revision: 1837527

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

Modified:
    felix/trunk/configurator/pom.xml

Modified: felix/trunk/configurator/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/configurator/pom.xml?rev=1837527&r1=1837526&r2=1837527&view=diff
==============================================================================
--- felix/trunk/configurator/pom.xml (original)
+++ felix/trunk/configurator/pom.xml Mon Aug  6 14:28:19 2018
@@ -33,12 +33,12 @@
     <description>
         Implementation of the OSGi Configurator Service Specification 1.0
     </description>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.configurator-1.0.4</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.configurator-1.0.4</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.configurator-1.0.4</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/configurator</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/configurator</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/trunk/configurator</url>
     </scm>
 
     <build>