You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2008/09/04 17:29:34 UTC

svn commit: r692099 - /servicemix/smx4/bundles/trunk/saxon-9.1.0.1/pom.xml

Author: gnodet
Date: Thu Sep  4 08:29:33 2008
New Revision: 692099

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

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

Modified: servicemix/smx4/bundles/trunk/saxon-9.1.0.1/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/saxon-9.1.0.1/pom.xml?rev=692099&r1=692098&r2=692099&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/saxon-9.1.0.1/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/saxon-9.1.0.1/pom.xml Thu Sep  4 08:29:33 2008
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.saxon</artifactId>
     <packaging>bundle</packaging>
-    <version>9.1.0.1_1-SNAPSHOT</version>
+    <version>9.1.0.1_1</version>
     <name>Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
         This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
@@ -124,4 +124,10 @@
         </plugins>
     </build>
 
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.saxon-9.1.0.1_1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.saxon-9.1.0.1_1</developerConnection>
+    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.saxon-9.1.0.1_1</url>
+  </scm>
 </project>