You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ri...@apache.org on 2011/01/11 21:27:05 UTC

svn commit: r1057848 - /felix/trunk/gogo/command/pom.xml

Author: rickhall
Date: Tue Jan 11 20:27:05 2011
New Revision: 1057848

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

Modified:
    felix/trunk/gogo/command/pom.xml

Modified: felix/trunk/gogo/command/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/gogo/command/pom.xml?rev=1057848&r1=1057847&r2=1057848&view=diff
==============================================================================
--- felix/trunk/gogo/command/pom.xml (original)
+++ felix/trunk/gogo/command/pom.xml Tue Jan 11 20:27:05 2011
@@ -28,7 +28,7 @@
 
   <artifactId>org.apache.felix.gogo.command</artifactId>
   <packaging>bundle</packaging>
-  <version>0.8.0</version>
+  <version>0.9.0-SNAPSHOT</version>
   <name>Apache Felix Gogo Command</name>
 
   <description>
@@ -88,10 +88,4 @@
       </plugin>
     </plugins>
   </build>
-
-  <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.command-0.8.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.command-0.8.0</developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.command-0.8.0</url>
-  </scm>
 </project>