Author: fmeschbe
Date: Wed May 30 12:19:45 2012
New Revision: 1344222
URL: http://svn.apache.org/viewvc?rev=1344222&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
felix/trunk/configadmin/pom.xml
Modified: felix/trunk/configadmin/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/configadmin/pom.xml?rev=1344222&r1=1344221&r2=1344222&view=diff
==============================================================================
--- felix/trunk/configadmin/pom.xml (original)
+++ felix/trunk/configadmin/pom.xml Wed May 30 12:19:45 2012
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.felix.configadmin</artifactId>
- <version>1.4.0</version>
+ <version>1.4.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Felix Configuration Admin Service</name>
@@ -36,9 +36,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.configadmin-1.4.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.configadmin-1.4.0</developerConnection>
-
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.configadmin-1.4.0</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/configadmin</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/configadmin</developerConnection>
+ <url>http://svn.apache.org/repos/asf/felix/configadmin</url>
</scm>
<!--