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 19:52:09 UTC

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

Author: clement
Date: Tue Jul 21 17:52:08 2009
New Revision: 796414

URL: http://svn.apache.org/viewvc?rev=796414&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=796414&r1=796413&r2=796414&view=diff
==============================================================================
--- felix/trunk/ipojo/manipulator/pom.xml (original)
+++ felix/trunk/ipojo/manipulator/pom.xml Tue Jul 21 17:52:08 2009
@@ -27,7 +27,7 @@
   <packaging>bundle</packaging>
   <artifactId>org.apache.felix.ipojo.manipulator</artifactId>
   <groupId>org.apache.felix</groupId>
-  <version>1.4.0</version>
+  <version>1.5.0-SNAPSHOT</version>
   <name>Apache Felix iPOJO Manipulator</name>
   
   <description>
@@ -105,10 +105,4 @@
       </plugin>
     </plugins>
   </build>
-
-  <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-1.4.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-1.4.0</developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-1.4.0</url>
-  </scm>
 </project>