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 2013/09/30 18:21:13 UTC

svn commit: r1527630 - /servicemix/smx4/bundles/trunk/xmltooling-1.4.0/pom.xml

Author: jbonofre
Date: Mon Sep 30 16:21:13 2013
New Revision: 1527630

URL: http://svn.apache.org/r1527630
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    servicemix/smx4/bundles/trunk/xmltooling-1.4.0/pom.xml

Modified: servicemix/smx4/bundles/trunk/xmltooling-1.4.0/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/xmltooling-1.4.0/pom.xml?rev=1527630&r1=1527629&r2=1527630&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/xmltooling-1.4.0/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/xmltooling-1.4.0/pom.xml Mon Sep 30 16:21:13 2013
@@ -31,7 +31,7 @@
     <artifactId>org.apache.servicemix.bundles.xmltooling</artifactId>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
-    <version>1.4.0_1</version>
+    <version>1.4.0_2-SNAPSHOT</version>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
 
     <properties>
@@ -128,10 +128,4 @@
             </plugin>
         </plugins>
     </build>
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.xmltooling-1.4.0_1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.xmltooling-1.4.0_1</developerConnection>
-    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.xmltooling-1.4.0_1</url>
-  </scm>
 </project>
\ No newline at end of file