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 2012/08/15 10:09:36 UTC

svn commit: r1373257 - /felix/trunk/scrplugin/ds-annotations/pom.xml

Author: cziegeler
Date: Wed Aug 15 08:09:36 2012
New Revision: 1373257

URL: http://svn.apache.org/viewvc?rev=1373257&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.scr.ds-annotations-1.2.0

Modified:
    felix/trunk/scrplugin/ds-annotations/pom.xml

Modified: felix/trunk/scrplugin/ds-annotations/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/scrplugin/ds-annotations/pom.xml?rev=1373257&r1=1373256&r2=1373257&view=diff
==============================================================================
--- felix/trunk/scrplugin/ds-annotations/pom.xml (original)
+++ felix/trunk/scrplugin/ds-annotations/pom.xml Wed Aug 15 08:09:36 2012
@@ -30,7 +30,7 @@
     <artifactId>org.apache.felix.scr.ds-annotations</artifactId>
 
     <!-- We use the same major version as the spec. -->
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <packaging>jar</packaging>
 
     <name>Annotations for DS</name>
@@ -39,9 +39,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/scrplugin/ds-annotations</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scrplugin/ds-annotations</developerConnection>
-        <url>http://svn.apache.org/repos/asf/felix/scrplugin/ds-annotations</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.ds-annotations-1.2.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.ds-annotations-1.2.0</developerConnection>
+        <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.ds-annotations-1.2.0</url>
     </scm>
 
     <dependencies>