Author: gertv
Date: Thu Nov 4 13:38:07 2010
New Revision: 1030970
URL: http://svn.apache.org/viewvc?rev=1030970&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
servicemix/smx4/bundles/trunk/jetty-6.1.25/pom.xml
Modified: servicemix/smx4/bundles/trunk/jetty-6.1.25/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/jetty-6.1.25/pom.xml?rev=1030970&r1=1030969&r2=1030970&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/jetty-6.1.25/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/jetty-6.1.25/pom.xml Thu Nov 4 13:38:07 2010
@@ -31,7 +31,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.jetty</artifactId>
<packaging>bundle</packaging>
- <version>6.1.25_1</version>
+ <version>6.1.25_2-SNAPSHOT</version>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>
This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
@@ -145,11 +145,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jetty-6.1.25_1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jetty-6.1.25_1</developerConnection>
-
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jetty-6.1.25_1</url>
- </scm>
</project>