Author: cziegeler
Date: Wed Feb 13 15:48:05 2013
New Revision: 1445688
URL: http://svn.apache.org/r1445688
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=1445688&r1=1445687&r2=1445688&view=diff
==============================================================================
--- felix/trunk/scrplugin/ds-annotations/pom.xml (original)
+++ felix/trunk/scrplugin/ds-annotations/pom.xml Wed Feb 13 15:48:05 2013
@@ -30,7 +30,7 @@
<artifactId>org.apache.felix.scr.ds-annotations</artifactId>
<!-- We use the same major version as the spec. -->
- <version>1.2.2</version>
+ <version>1.2.3-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.2</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.ds-annotations-1.2.2</developerConnection>
-
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.ds-annotations-1.2.2</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>