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 2015/09/16 10:20:56 UTC

svn commit: r1703353 - /felix/trunk/scr-compat/pom.xml

Author: cziegeler
Date: Wed Sep 16 08:20:56 2015
New Revision: 1703353

URL: http://svn.apache.org/r1703353
Log:
[maven-release-plugin] prepare release org.apache.felix.scr.compat-1.0.2

Modified:
    felix/trunk/scr-compat/pom.xml

Modified: felix/trunk/scr-compat/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/scr-compat/pom.xml?rev=1703353&r1=1703352&r2=1703353&view=diff
==============================================================================
--- felix/trunk/scr-compat/pom.xml (original)
+++ felix/trunk/scr-compat/pom.xml Wed Sep 16 08:20:56 2015
@@ -30,11 +30,11 @@
         Extensions of the DS Implementation to provide compatibility with API from older Apache Felix DS implementations.
     </description>
     <artifactId>org.apache.felix.scr.compat</artifactId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.2</version>
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scr-compat</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scr-compat</developerConnection>
-        <url>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scr-compat</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.compat-1.0.2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.compat-1.0.2</developerConnection>
+        <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.compat-1.0.2</url>
     </scm>
     
     <dependencies>