Author: clement
Date: Mon Jan 17 07:58:56 2011
New Revision: 1059784
URL: http://svn.apache.org/viewvc?rev=1059784&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
felix/trunk/ipojo/manipulator/pom.xml
Modified: felix/trunk/ipojo/manipulator/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/ipojo/manipulator/pom.xml?rev=1059784&r1=1059783&r2=1059784&view=diff
==============================================================================
--- felix/trunk/ipojo/manipulator/pom.xml (original)
+++ felix/trunk/ipojo/manipulator/pom.xml Mon Jan 17 07:58:56 2011
@@ -27,7 +27,7 @@
<packaging>bundle</packaging>
<artifactId>org.apache.felix.ipojo.manipulator</artifactId>
<groupId>org.apache.felix</groupId>
- <version>1.8.0</version>
+ <version>1.9.0-SNAPSHOT</version>
<name>Apache Felix iPOJO Manipulator</name>
<description>
@@ -136,10 +136,4 @@
</resource>
</resources>
</build>
-
- <scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-1.8.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-1.8.0</developerConnection>
-
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-1.8.0</url>
- </scm>
</project>