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/10/01 11:35:28 UTC

svn commit: r1528001 - /felix/trunk/scrplugin/scrtask/pom.xml

Author: cziegeler
Date: Tue Oct  1 09:35:27 2013
New Revision: 1528001

URL: http://svn.apache.org/r1528001
Log:
[maven-release-plugin] prepare for next development iteration

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

Modified: felix/trunk/scrplugin/scrtask/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/scrplugin/scrtask/pom.xml?rev=1528001&r1=1528000&r2=1528001&view=diff
==============================================================================
--- felix/trunk/scrplugin/scrtask/pom.xml (original)
+++ felix/trunk/scrplugin/scrtask/pom.xml Tue Oct  1 09:35:27 2013
@@ -29,7 +29,7 @@
     <groupId>org.apache.felix</groupId>
     <artifactId>org.apache.felix.scr.ant</artifactId>
 
-    <version>1.9.0</version>
+    <version>1.9.1-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>SCR Ant Task</name>
@@ -39,9 +39,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.ant-1.9.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.ant-1.9.0</developerConnection>
-        <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.ant-1.9.0</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/scrplugin/scrtask</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scrplugin/scrtask</developerConnection>
+        <url>http://svn.apache.org/repos/asf/felix/scrplugin/scrtask</url>
     </scm>
 
     <dependencies>