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 2012/05/19 15:03:52 UTC

svn commit: r1340462 - /servicemix/smx4/bundles/trunk/saxon-9.3.0.11/pom.xml

Author: jbonofre
Date: Sat May 19 13:03:52 2012
New Revision: 1340462

URL: http://svn.apache.org/viewvc?rev=1340462&view=rev
Log:
[maven-release-plugin] prepare release org.apache.servicemix.bundles.saxon-9.3.0.11_2

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

Modified: servicemix/smx4/bundles/trunk/saxon-9.3.0.11/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/saxon-9.3.0.11/pom.xml?rev=1340462&r1=1340461&r2=1340462&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/saxon-9.3.0.11/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/saxon-9.3.0.11/pom.xml Sat May 19 13:03:52 2012
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.saxon</artifactId>
     <packaging>bundle</packaging>
-    <version>9.3.0.11_2-SNAPSHOT</version>
+    <version>9.3.0.11_2</version>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps saxon he ${pkgVersion} jar files.</description>
 
@@ -111,4 +111,10 @@
             </plugin>
         </plugins>
     </build>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.saxon-9.3.0.11_2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.saxon-9.3.0.11_2</developerConnection>
+    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.saxon-9.3.0.11_2</url>
+  </scm>
 </project>