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/08/06 13:51:07 UTC

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

Author: cziegeler
Date: Thu Aug  6 11:51:06 2015
New Revision: 1694469

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

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=1694469&r1=1694468&r2=1694469&view=diff
==============================================================================
--- felix/trunk/scr-compat/pom.xml (original)
+++ felix/trunk/scr-compat/pom.xml Thu Aug  6 11:51:06 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>0.0.1-SNAPSHOT</version>
+    <version>1.0.0</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.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.compat-1.0.0</developerConnection>
+        <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.compat-1.0.0</url>
     </scm>
     
     <dependencies>