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 2013/04/26 07:49:56 UTC

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

Author: cziegeler
Date: Fri Apr 26 05:49:56 2013
New Revision: 1476043

URL: http://svn.apache.org/r1476043
Log:
[maven-release-plugin] prepare release org.apache.felix.scr.annotations-1.9.2

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

Modified: felix/trunk/scrplugin/annotations/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/scrplugin/annotations/pom.xml?rev=1476043&r1=1476042&r2=1476043&view=diff
==============================================================================
--- felix/trunk/scrplugin/annotations/pom.xml (original)
+++ felix/trunk/scrplugin/annotations/pom.xml Fri Apr 26 05:49:56 2013
@@ -29,7 +29,7 @@
     <groupId>org.apache.felix</groupId>
     <artifactId>org.apache.felix.scr.annotations</artifactId>
 
-    <version>1.9.1-SNAPSHOT</version>
+    <version>1.9.2</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/scrplugin/annotations</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scrplugin/annotations</developerConnection>
-        <url>http://svn.apache.org/repos/asf/felix/scrplugin/annotations</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.annotations-1.9.2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.annotations-1.9.2</developerConnection>
+        <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.annotations-1.9.2</url>
     </scm>
 
     <dependencies>