Repository: servicemix-bundles Updated Branches: refs/heads/master 3ab667fc1 -> 615f1c435
[maven-release-plugin] prepare release org.apache.servicemix.bundles.saxon-9.7.0-10_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/615f1c43 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/615f1c43 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/615f1c43 Branch: refs/heads/master Commit: 615f1c435ac525d98f285e87f85d57b554e7c2d5 Parents: 3ab667f Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Nov 1 07:12:14 2016 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Nov 1 07:12:14 2016 +0100 ---------------------------------------------------------------------- saxon-9.7.0-10/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/615f1c43/saxon-9.7.0-10/pom.xml ---------------------------------------------------------------------- diff --git a/saxon-9.7.0-10/pom.xml b/saxon-9.7.0-10/pom.xml index 1bce24d..a220814 100644 --- a/saxon-9.7.0-10/pom.xml +++ b/saxon-9.7.0-10/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-10_1-SNAPSHOT</version> + <version>9.7.0-10_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-10_1</tag> </scm> <properties>
