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 2010/05/16 16:57:29 UTC

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

Author: clement
Date: Sun May 16 14:57:29 2010
New Revision: 944841

URL: http://svn.apache.org/viewvc?rev=944841&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=944841&r1=944840&r2=944841&view=diff
==============================================================================
--- felix/trunk/ipojo/manipulator/pom.xml (original)
+++ felix/trunk/ipojo/manipulator/pom.xml Sun May 16 14:57:29 2010
@@ -27,7 +27,7 @@
   <packaging>bundle</packaging>
   <artifactId>org.apache.felix.ipojo.manipulator</artifactId>
   <groupId>org.apache.felix</groupId>
-  <version>1.6.2</version>
+  <version>1.7.0-SNAPSHOT</version>
   <name>Apache Felix iPOJO Manipulator</name>
   
   <description>
@@ -106,10 +106,4 @@
       </plugin>
     </plugins>
   </build>
-
-  <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-1.6.2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-1.6.2</developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-1.6.2</url>
-  </scm>
 </project>