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/09/04 10:09:44 UTC

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

Author: clement
Date: Fri Sep  4 08:09:44 2009
New Revision: 811249

URL: http://svn.apache.org/viewvc?rev=811249&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=811249&r1=811248&r2=811249&view=diff
==============================================================================
--- felix/trunk/ipojo/manipulator/pom.xml (original)
+++ felix/trunk/ipojo/manipulator/pom.xml Fri Sep  4 08:09:44 2009
@@ -27,7 +27,7 @@
   <packaging>bundle</packaging>
   <artifactId>org.apache.felix.ipojo.manipulator</artifactId>
   <groupId>org.apache.felix</groupId>
-  <version>1.4.2</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.2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-1.4.2</developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-1.4.2</url>
-  </scm>
 </project>