Author: pauls
Date: Wed Sep 22 20:19:40 2010
New Revision: 1000179
URL: http://svn.apache.org/viewvc?rev=1000179&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
felix/trunk/gogo/shell/pom.xml
Modified: felix/trunk/gogo/shell/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/gogo/shell/pom.xml?rev=1000179&r1=1000178&r2=1000179&view=diff
==============================================================================
--- felix/trunk/gogo/shell/pom.xml (original)
+++ felix/trunk/gogo/shell/pom.xml Wed Sep 22 20:19:40 2010
@@ -27,7 +27,7 @@
<packaging>bundle</packaging>
<name>Apache Felix Gogo Shell</name>
<artifactId>org.apache.felix.gogo.shell</artifactId>
- <version>0.6.1</version>
+ <version>0.7.0-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>org.osgi</groupId>
@@ -98,10 +98,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.shell-0.6.1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.shell-0.6.1</developerConnection>
-
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.shell-0.6.1</url>
- </scm>
</project>