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 2014/07/28 15:02:13 UTC

svn commit: r1614013 - /felix/trunk/scrplugin/bnd-scr-plugin/pom.xml

Author: cziegeler
Date: Mon Jul 28 13:02:12 2014
New Revision: 1614013

URL: http://svn.apache.org/r1614013
Log:
[maven-release-plugin] prepare release org.apache.felix.scr.bnd-1.3.0

Modified:
    felix/trunk/scrplugin/bnd-scr-plugin/pom.xml

Modified: felix/trunk/scrplugin/bnd-scr-plugin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/scrplugin/bnd-scr-plugin/pom.xml?rev=1614013&r1=1614012&r2=1614013&view=diff
==============================================================================
--- felix/trunk/scrplugin/bnd-scr-plugin/pom.xml (original)
+++ felix/trunk/scrplugin/bnd-scr-plugin/pom.xml Mon Jul 28 13:02:12 2014
@@ -29,7 +29,7 @@
 	<groupId>org.apache.felix</groupId>
 	<artifactId>org.apache.felix.scr.bnd</artifactId>
 
-	<version>1.2.1-SNAPSHOT</version>
+	<version>1.3.0</version>
 	<packaging>jar</packaging>
 
 	<name>Bnd SCR Plugin</name>
@@ -40,9 +40,9 @@
 	</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/scrplugin/bnd-scr-plugin</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scrplugin/bnd-scr-plugin</developerConnection>
-        <url>http://svn.apache.org/repos/asf/felix/scrplugin/bnd-scr-plugin</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.bnd-1.3.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.bnd-1.3.0</developerConnection>
+        <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.bnd-1.3.0</url>
     </scm>
 
 	<dependencies>