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 2014/08/04 17:02:12 UTC

svn commit: r1615604 - /servicemix/smx4/bundles/trunk/jts-1.13/pom.xml

Author: jbonofre
Date: Mon Aug  4 15:02:11 2014
New Revision: 1615604

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

Modified:
    servicemix/smx4/bundles/trunk/jts-1.13/pom.xml

Modified: servicemix/smx4/bundles/trunk/jts-1.13/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/jts-1.13/pom.xml?rev=1615604&r1=1615603&r2=1615604&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/jts-1.13/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/jts-1.13/pom.xml Mon Aug  4 15:02:11 2014
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.jts</artifactId>
     <packaging>bundle</packaging>
-    <version>1.13_1</version>
+    <version>1.13_2-SNAPSHOT</version>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
 
@@ -90,10 +90,4 @@
             </plugin>
         </plugins>
     </build>
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jts-1.13_1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jts-1.13_1</developerConnection>
-    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jts-1.13_1</url>
-  </scm>
 </project>