Repository: servicemix-bundles Updated Branches: refs/heads/master 48dce9740 -> 28a1ac3c1
[maven-release-plugin] prepare release org.apache.servicemix.bundles.saxon-9.7.0-15_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/28a1ac3c Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/28a1ac3c Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/28a1ac3c Branch: refs/heads/master Commit: 28a1ac3c15acdb34dc7333499b58b426e6c5e8fb Parents: 48dce97 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Feb 23 14:15:54 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Feb 23 14:15:54 2017 +0100 ---------------------------------------------------------------------- saxon-9.7.0-15/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/28a1ac3c/saxon-9.7.0-15/pom.xml ---------------------------------------------------------------------- diff --git a/saxon-9.7.0-15/pom.xml b/saxon-9.7.0-15/pom.xml index c591287..e0dc264 100644 --- a/saxon-9.7.0-15/pom.xml +++ b/saxon-9.7.0-15/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-15_1-SNAPSHOT</version> + <version>9.7.0-15_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-15_1</tag> </scm> <properties>
