Repository: servicemix-bundles Updated Branches: refs/heads/master 40b86325a -> 83dd9b532
[maven-release-plugin] prepare release org.apache.servicemix.bundles.jt400-9.0_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/83dd9b53 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/83dd9b53 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/83dd9b53 Branch: refs/heads/master Commit: 83dd9b53210a7d4748edc1e09e7695af1b88703e Parents: 40b8632 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Apr 29 15:54:25 2016 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Apr 29 15:54:25 2016 +0200 ---------------------------------------------------------------------- jt400-9.0/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/83dd9b53/jt400-9.0/pom.xml ---------------------------------------------------------------------- diff --git a/jt400-9.0/pom.xml b/jt400-9.0/pom.xml index f40ad59..b9cb183 100644 --- a/jt400-9.0/pom.xml +++ b/jt400-9.0/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.jt400</artifactId> <packaging>bundle</packaging> - <version>9.0_1-SNAPSHOT</version> + <version>9.0_1</version> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</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.jt400-9.0_1</tag> </scm> <properties>
