You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cl...@apache.org on 2009/07/21 20:55:19 UTC

svn commit: r796473 - /felix/trunk/ipojo/online-manipulator/pom.xml

Author: clement
Date: Tue Jul 21 18:55:19 2009
New Revision: 796473

URL: http://svn.apache.org/viewvc?rev=796473&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    felix/trunk/ipojo/online-manipulator/pom.xml

Modified: felix/trunk/ipojo/online-manipulator/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/online-manipulator/pom.xml?rev=796473&r1=796472&r2=796473&view=diff
==============================================================================
--- felix/trunk/ipojo/online-manipulator/pom.xml (original)
+++ felix/trunk/ipojo/online-manipulator/pom.xml Tue Jul 21 18:55:19 2009
@@ -26,7 +26,7 @@
   <modelVersion>4.0.0</modelVersion>
   <packaging>bundle</packaging>
   <artifactId>org.apache.felix.ipojo.online.manipulator</artifactId>
-  <version>1.4.0</version>
+  <version>1.5.0-SNAPSHOT</version>
   <name>Apache Felix iPOJO URL Handler</name>
   
   <description>
@@ -123,10 +123,4 @@
       <version>1.2.0</version>
     </dependency>
   </dependencies>
-
-  <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.online.manipulator-1.4.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.online.manipulator-1.4.0</developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.online.manipulator-1.4.0</url>
-  </scm>
 </project>