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/01/19 15:34:21 UTC

svn commit: r735714 - /felix/trunk/ipojo/arch/pom.xml

Author: clement
Date: Mon Jan 19 06:34:21 2009
New Revision: 735714

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

Modified:
    felix/trunk/ipojo/arch/pom.xml

Modified: felix/trunk/ipojo/arch/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/arch/pom.xml?rev=735714&r1=735713&r2=735714&view=diff
==============================================================================
--- felix/trunk/ipojo/arch/pom.xml (original)
+++ felix/trunk/ipojo/arch/pom.xml Mon Jan 19 06:34:21 2009
@@ -28,7 +28,7 @@
 	<name>Apache Felix iPOJO Arch Command</name>
 	<artifactId>org.apache.felix.ipojo.arch</artifactId>
 	<groupId>org.apache.felix</groupId>
-	<version>1.2.0</version>
+	<version>1.3.0-SNAPSHOT</version>
 	<dependencies>
 		<dependency>
 			<groupId>org.apache.felix</groupId>
@@ -119,10 +119,4 @@
 			</plugin>
 		</plugins>
 	</build>
-
-  <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.arch-1.2.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.arch-1.2.0</developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.arch-1.2.0</url>
-  </scm>
 </project>
\ No newline at end of file