You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2008/09/25 11:36:41 UTC

svn commit: r698901 - /servicemix/smx4/bundles/trunk/jetty-bundle-6.1.12rc1/pom.xml

Author: gnodet
Date: Thu Sep 25 02:36:40 2008
New Revision: 698901

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

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

Modified: servicemix/smx4/bundles/trunk/jetty-bundle-6.1.12rc1/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/jetty-bundle-6.1.12rc1/pom.xml?rev=698901&r1=698900&r2=698901&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/jetty-bundle-6.1.12rc1/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/jetty-bundle-6.1.12rc1/pom.xml Thu Sep 25 02:36:40 2008
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.jetty-bundle</artifactId>
     <packaging>bundle</packaging>
-    <version>6.1.12rc1_1</version>
+    <version>6.1.12rc1_2-SNAPSHOT</version>
     <name>Apache ServiceMix Bundles: ${pkgArtifactId}-${artifactVersion}</name>
     <description>
         This bundle simply wraps ${pkgArtifactId}-${artifactVersion}.jar.
@@ -150,10 +150,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.12rc1_1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jetty-bundle-6.1.12rc1_1</developerConnection>
-    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jetty-bundle-6.1.12rc1_1</url>
-  </scm>
 </project>