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:04 UTC

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

Author: cziegeler
Date: Mon Aug  6 14:28:03 2018
New Revision: 1837525

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

Modified:
    felix/trunk/configurator/pom.xml

Modified: felix/trunk/configurator/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/configurator/pom.xml?rev=1837525&r1=1837524&r2=1837525&view=diff
==============================================================================
--- felix/trunk/configurator/pom.xml (original)
+++ felix/trunk/configurator/pom.xml Mon Aug  6 14:28:03 2018
@@ -33,12 +33,12 @@
     <description>
         Implementation of the OSGi Configurator Service Specification 1.0
     </description>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.4</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.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>
     </scm>
 
     <build>