You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2009/04/30 19:38:51 UTC

svn commit: r770344 - /servicemix/smx4/bundles/trunk/jetty-cometd-6.1.11/pom.xml

Author: gertv
Date: Thu Apr 30 17:38:50 2009
New Revision: 770344

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

Modified:
    servicemix/smx4/bundles/trunk/jetty-cometd-6.1.11/pom.xml

Modified: servicemix/smx4/bundles/trunk/jetty-cometd-6.1.11/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/jetty-cometd-6.1.11/pom.xml?rev=770344&r1=770343&r2=770344&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/jetty-cometd-6.1.11/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/jetty-cometd-6.1.11/pom.xml Thu Apr 30 17:38:50 2009
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.jetty-cometd</artifactId>
-    <version>6.1.11_1</version>
+    <version>6.1.11_2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
@@ -86,11 +86,4 @@
             </plugin>
         </plugins>
     </build>
-
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jetty-cometd-6.1.11_1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jetty-cometd-6.1.11_1</developerConnection>
-    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jetty-cometd-6.1.11_1</url>
-  </scm>
 </project>