Repository: servicemix-bundles Updated Branches: refs/heads/master 3b94ee565 -> f449359cc
[maven-release-plugin] prepare release org.apache.servicemix.bundles.hadoop-client-3.0.1_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/f449359c Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/f449359c Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/f449359c Branch: refs/heads/master Commit: f449359ccc9d9a0fcd5b83f4d97304262db453c2 Parents: 3b94ee5 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Mar 28 15:55:22 2018 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Mar 28 15:55:22 2018 +0200 ---------------------------------------------------------------------- hadoop-client-3.0.1/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/f449359c/hadoop-client-3.0.1/pom.xml ---------------------------------------------------------------------- diff --git a/hadoop-client-3.0.1/pom.xml b/hadoop-client-3.0.1/pom.xml index 797341b..c074b90 100644 --- a/hadoop-client-3.0.1/pom.xml +++ b/hadoop-client-3.0.1/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.hadoop-client</artifactId> - <version>3.0.1_1-SNAPSHOT</version> + <version>3.0.1_1</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: hadoop-client</name> <description>This OSGi bundle wraps ${pkgVersion} jar files.</description> @@ -39,6 +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>org.apache.servicemix.bundles.hadoop-client-3.0.1_1</tag> </scm> <properties>
