Repository: servicemix-bundles Updated Branches: refs/heads/master 9c90ba82d -> 74d06aede
[maven-release-plugin] prepare release org.apache.servicemix.bundles.saxon-9.6.0-7_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/74d06aed Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/74d06aed Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/74d06aed Branch: refs/heads/master Commit: 74d06aedec5ecc99183c78a5b70d00871b1b74fe Parents: 9c90ba8 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Sep 10 14:51:23 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Sep 10 14:51:23 2015 +0200 ---------------------------------------------------------------------- saxon-9.6.0-7/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/74d06aed/saxon-9.6.0-7/pom.xml ---------------------------------------------------------------------- diff --git a/saxon-9.6.0-7/pom.xml b/saxon-9.6.0-7/pom.xml index b3f5b94..5f89af9 100644 --- a/saxon-9.6.0-7/pom.xml +++ b/saxon-9.6.0-7/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-7_1-SNAPSHOT</version> + <version>9.6.0-7_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.6.0-7_1</tag> </scm> <properties>
