You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2010/08/25 21:10:29 UTC

svn commit: r989305 - /servicemix/smx4/bundles/trunk/jetty-bundle-6.1.24/pom.xml

Author: jbonofre
Date: Wed Aug 25 19:10:29 2010
New Revision: 989305

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

Modified:
    servicemix/smx4/bundles/trunk/jetty-bundle-6.1.24/pom.xml

Modified: servicemix/smx4/bundles/trunk/jetty-bundle-6.1.24/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/jetty-bundle-6.1.24/pom.xml?rev=989305&r1=989304&r2=989305&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/jetty-bundle-6.1.24/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/jetty-bundle-6.1.24/pom.xml Wed Aug 25 19:10:29 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.jetty-bundle</artifactId>
     <packaging>bundle</packaging>
-    <version>6.1.24_2</version>
+    <version>6.1.24_3-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-bundle-6.1.24_2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jetty-bundle-6.1.24_2</developerConnection>
-    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jetty-bundle-6.1.24_2</url>
-  </scm>
 </project>
\ No newline at end of file