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 2016/07/11 19:21:12 UTC

svn commit: r1752205 - /felix/trunk/tools/org.apache.felix.scr.annotations/pom.xml

Author: cziegeler
Date: Mon Jul 11 19:21:12 2016
New Revision: 1752205

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

Modified:
    felix/trunk/tools/org.apache.felix.scr.annotations/pom.xml

Modified: felix/trunk/tools/org.apache.felix.scr.annotations/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/tools/org.apache.felix.scr.annotations/pom.xml?rev=1752205&r1=1752204&r2=1752205&view=diff
==============================================================================
--- felix/trunk/tools/org.apache.felix.scr.annotations/pom.xml (original)
+++ felix/trunk/tools/org.apache.felix.scr.annotations/pom.xml Mon Jul 11 19:21:12 2016
@@ -29,7 +29,7 @@
     <groupId>org.apache.felix</groupId>
     <artifactId>org.apache.felix.scr.annotations</artifactId>
 
-    <version>1.10.1-SNAPSHOT</version>
+    <version>1.11.0</version>
     <packaging>jar</packaging>
 
     <name>Annotations for SCR</name>
@@ -38,9 +38,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/tools/org.apache.felix.scr.annotations</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/tools/org.apache.felix.scr.annotations</developerConnection>
-        <url>http://svn.apache.org/repos/asf/felix/tools/org.apache.felix.scr.annotations</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.annotations-1.11.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.annotations-1.11.0</developerConnection>
+        <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.annotations-1.11.0</url>
     </scm>
 
     <properties>