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:44:04 UTC

svn commit: r1630728 - /servicemix/smx4/bundles/trunk/saxon-9.4.0.4/pom.xml

Author: jbonofre
Date: Fri Oct 10 08:44:03 2014
New Revision: 1630728

URL: http://svn.apache.org/r1630728
Log:
[maven-release-plugin] prepare release org.apache.servicemix.bundles.saxon-9.4.0.4_3

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

Modified: servicemix/smx4/bundles/trunk/saxon-9.4.0.4/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/saxon-9.4.0.4/pom.xml?rev=1630728&r1=1630727&r2=1630728&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/saxon-9.4.0.4/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/saxon-9.4.0.4/pom.xml Fri Oct 10 08:44:03 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.4_3-SNAPSHOT</version>
+    <version>9.4.0.4_3</version>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps saxon he ${pkgVersion} jar files.</description>
 
@@ -131,4 +131,10 @@
             </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.4_3</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.saxon-9.4.0.4_3</developerConnection>
+    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.saxon-9.4.0.4_3</url>
+  </scm>
 </project>