Repository: servicemix-bundles Updated Branches: refs/heads/master 69594f4ec -> 0619886c0
[maven-release-plugin] prepare release org.apache.servicemix.bundles.saxon-9.7.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/0619886c Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/0619886c Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/0619886c Branch: refs/heads/master Commit: 0619886c0a14b6dff160c0bf4a6bb3d5e9ef8a70 Parents: 69594f4 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Jun 2 14:58:14 2016 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Jun 2 14:58:14 2016 +0200 ---------------------------------------------------------------------- saxon-9.7.0-5/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/0619886c/saxon-9.7.0-5/pom.xml ---------------------------------------------------------------------- diff --git a/saxon-9.7.0-5/pom.xml b/saxon-9.7.0-5/pom.xml index 07ae11b..8dc2f29 100644 --- a/saxon-9.7.0-5/pom.xml +++ b/saxon-9.7.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.7.0-5_1-SNAPSHOT</version> + <version>9.7.0-5_1</version> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps saxon he ${pkgVersion} jar files.</description> @@ -39,7 +39,7 @@ <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> - <tag>HEAD</tag> + <tag>org.apache.servicemix.bundles.saxon-9.7.0-5_1</tag> </scm> <properties>
