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 2015/05/04 07:51:00 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.saxon-9.6.0-5_1

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master f3fc2139e -> ce2627fcd


[maven-release-plugin] prepare release org.apache.servicemix.bundles.saxon-9.6.0-5_1


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/ce2627fc
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/ce2627fc
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/ce2627fc

Branch: refs/heads/master
Commit: ce2627fcd496350769530ea321341c890d055d35
Parents: f3fc213
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Mon May 4 07:50:53 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Mon May 4 07:50:53 2015 +0200

----------------------------------------------------------------------
 saxon-9.6.0-5/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/ce2627fc/saxon-9.6.0-5/pom.xml
----------------------------------------------------------------------
diff --git a/saxon-9.6.0-5/pom.xml b/saxon-9.6.0-5/pom.xml
index 3458219..1f3e390 100644
--- a/saxon-9.6.0-5/pom.xml
+++ b/saxon-9.6.0-5/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.saxon</artifactId>
     <packaging>bundle</packaging>
-    <version>9.6.0-5_1-SNAPSHOT</version>
+    <version>9.6.0-5_1</version>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps saxon he ${pkgVersion} jar files.</description>
 
@@ -39,7 +39,8 @@
         <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    </scm>
+      <tag>org.apache.servicemix.bundles.saxon-9.6.0-5_1</tag>
+  </scm>
 
     <properties>
         <pkgGroupId>net.sf.saxon</pkgGroupId>