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/11/15 14:05:58 UTC

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

Author: cziegeler
Date: Thu Nov 15 14:05:58 2018
New Revision: 1846655

URL: http://svn.apache.org/viewvc?rev=1846655&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.configurator-1.0.8

Modified:
    felix/trunk/configurator/pom.xml

Modified: felix/trunk/configurator/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/configurator/pom.xml?rev=1846655&r1=1846654&r2=1846655&view=diff
==============================================================================
--- felix/trunk/configurator/pom.xml (original)
+++ felix/trunk/configurator/pom.xml Thu Nov 15 14:05:58 2018
@@ -33,12 +33,12 @@
     <description>
         Implementation of the OSGi Configurator Service Specification 1.0
     </description>
-    <version>1.0.7-SNAPSHOT</version>
+    <version>1.0.8</version>
 
     <scm>
-        <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>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.configurator-1.0.8</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.configurator-1.0.8</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.configurator-1.0.8</url>
     </scm>
 
     <build>