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 14:51:43 UTC

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

Author: cziegeler
Date: Mon Jul 28 12:51:42 2014
New Revision: 1613995

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

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=1613995&r1=1613994&r2=1613995&view=diff
==============================================================================
--- felix/trunk/scrplugin/ds-annotations/pom.xml (original)
+++ felix/trunk/scrplugin/ds-annotations/pom.xml Mon Jul 28 12:51:42 2014
@@ -30,7 +30,7 @@
     <artifactId>org.apache.felix.scr.ds-annotations</artifactId>
 
     <!-- We use the same major version as the spec. -->
-    <version>1.2.8</version>
+    <version>1.2.9-SNAPSHOT</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/releases/org.apache.felix.scr.ds-annotations-1.2.8</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.ds-annotations-1.2.8</developerConnection>
-        <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.ds-annotations-1.2.8</url>
+        <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>
     </scm>
 
     <dependencies>