You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ro...@apache.org on 2019/02/16 23:32:53 UTC

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

Author: rotty3000
Date: Sat Feb 16 23:32:53 2019
New Revision: 1853731

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

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=1853731&r1=1853730&r2=1853731&view=diff
==============================================================================
--- felix/trunk/converter/converter/pom.xml (original)
+++ felix/trunk/converter/converter/pom.xml Sat Feb 16 23:32:53 2019
@@ -28,13 +28,13 @@
 
     <name>Apache Felix Converter</name>
     <artifactId>org.apache.felix.converter</artifactId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.4</version>
     <packaging>jar</packaging>
 
     <scm>
-        <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>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.converter-1.0.4</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.converter-1.0.4</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.converter-1.0.4</url>
     </scm>
 
     <properties>