Author: clement
Date: Sun Jul 18 16:07:53 2010
New Revision: 965255
URL: http://svn.apache.org/viewvc?rev=965255&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
felix/trunk/ipojo/arch-gogo/pom.xml
Modified: felix/trunk/ipojo/arch-gogo/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/ipojo/arch-gogo/pom.xml?rev=965255&r1=965254&r2=965255&view=diff
==============================================================================
--- felix/trunk/ipojo/arch-gogo/pom.xml (original)
+++ felix/trunk/ipojo/arch-gogo/pom.xml Sun Jul 18 16:07:53 2010
@@ -28,7 +28,7 @@
<name>Apache Felix iPOJO Arch Gogo Command</name>
<artifactId>org.apache.felix.ipojo.arch.gogo</artifactId>
<groupId>org.apache.felix</groupId>
- <version>1.0.0</version>
+ <version>1.1.0-SNAPSHOT</version>
<description>
Arch command to collect and print information about iPOJO instances.
@@ -141,10 +141,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.arch.gogo-1.0.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.arch.gogo-1.0.0</developerConnection>
-
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.arch.gogo-1.0.0</url>
- </scm>
</project>