You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by da...@apache.org on 2015/11/09 10:18:22 UTC

svn commit: r1713353 - /felix/trunk/coordinator/pom.xml

Author: davidb
Date: Mon Nov  9 09:18:22 2015
New Revision: 1713353

URL: http://svn.apache.org/viewvc?rev=1713353&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.coordinator-1.0.2

Modified:
    felix/trunk/coordinator/pom.xml

Modified: felix/trunk/coordinator/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/coordinator/pom.xml?rev=1713353&r1=1713352&r2=1713353&view=diff
==============================================================================
--- felix/trunk/coordinator/pom.xml (original)
+++ felix/trunk/coordinator/pom.xml Mon Nov  9 09:18:22 2015
@@ -33,12 +33,12 @@
     <description>
         Implementation of the OSGi Coordinator Service Specification 1.0
     </description>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.2</version>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/coordinator</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/coordinator</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/trunk/coordinator</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.coordinator-1.0.2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.coordinator-1.0.2</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.coordinator-1.0.2</url>
     </scm>
 
     <build>