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/10/10 10:38:15 UTC

svn commit: r1630726 - /servicemix/smx4/bundles/trunk/saxon-9.4.0.1/pom.xml

Author: jbonofre
Date: Fri Oct 10 08:38:14 2014
New Revision: 1630726

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

Modified:
    servicemix/smx4/bundles/trunk/saxon-9.4.0.1/pom.xml

Modified: servicemix/smx4/bundles/trunk/saxon-9.4.0.1/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/saxon-9.4.0.1/pom.xml?rev=1630726&r1=1630725&r2=1630726&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/saxon-9.4.0.1/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/saxon-9.4.0.1/pom.xml Fri Oct 10 08:38:14 2014
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.saxon</artifactId>
     <packaging>bundle</packaging>
-    <version>9.4.0.1_5</version>
+    <version>9.4.0.1_6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps saxon he ${pkgVersion} jar files.</description>
 
@@ -131,10 +131,4 @@
             </plugin>
         </plugins>
     </build>
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.saxon-9.4.0.1_5</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.saxon-9.4.0.1_5</developerConnection>
-    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.saxon-9.4.0.1_5</url>
-  </scm>
 </project>