Author: jbonofre
Date: Wed Dec 8 18:47:22 2010
New Revision: 1043593
URL: http://svn.apache.org/viewvc?rev=1043593&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
servicemix/smx4/bundles/trunk/jetty-6.1.26/pom.xml
Modified: servicemix/smx4/bundles/trunk/jetty-6.1.26/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/jetty-6.1.26/pom.xml?rev=1043593&r1=1043592&r2=1043593&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/jetty-6.1.26/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/jetty-6.1.26/pom.xml Wed Dec 8 18:47:22 2010
@@ -29,7 +29,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.jetty</artifactId>
<packaging>bundle</packaging>
- <version>6.1.26_1</version>
+ <version>6.1.26_2-SNAPSHOT</version>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>
This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
@@ -141,10 +141,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.26_1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jetty-6.1.26_1</developerConnection>
-
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jetty-6.1.26_1</url>
- </scm>
</project>