You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by jb...@apache.org on 2018/05/24 15:25:25 UTC

svn commit: r1832182 - /felix/trunk/connect/pom.xml

Author: jbonofre
Date: Thu May 24 15:25:25 2018
New Revision: 1832182

URL: http://svn.apache.org/viewvc?rev=1832182&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.connect-0.2.0

Modified:
    felix/trunk/connect/pom.xml

Modified: felix/trunk/connect/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/connect/pom.xml?rev=1832182&r1=1832181&r2=1832182&view=diff
==============================================================================
--- felix/trunk/connect/pom.xml (original)
+++ felix/trunk/connect/pom.xml Thu May 24 15:25:25 2018
@@ -26,7 +26,7 @@
     <packaging>bundle</packaging>
     <name>Apache Felix Connect</name>
     <artifactId>org.apache.felix.connect</artifactId>
-    <version>0.1.1-SNAPSHOT</version>
+    <version>0.2.0</version>
     <description>A service registry that enables OSGi style service registry programs without using an OSGi framework.
     </description>
     <url>http://felix.apache.org/</url>
@@ -38,9 +38,9 @@
         </license>
     </licenses>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/connect</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/connect</developerConnection>
-        <url>http://svn.apache.org/repos/asf/felix/connect</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.connect-0.2.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.connect-0.2.0</developerConnection>
+        <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.connect-0.2.0</url>
     </scm>
     <developers>
         <developer>