You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2018/06/03 20:00:28 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.hadoop-client-3.1.0_1

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 41ec22a5c -> c64d79310


[maven-release-plugin] prepare release org.apache.servicemix.bundles.hadoop-client-3.1.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/c64d7931
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/c64d7931
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/c64d7931

Branch: refs/heads/master
Commit: c64d7931045bfee5007281b605f2fdb7f028bcac
Parents: 41ec22a
Author: Jean-Baptiste Onofré <jb...@nanthrax.net>
Authored: Sun Jun 3 22:00:22 2018 +0200
Committer: Jean-Baptiste Onofré <jb...@nanthrax.net>
Committed: Sun Jun 3 22:00:22 2018 +0200

----------------------------------------------------------------------
 hadoop-client-3.1.0/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c64d7931/hadoop-client-3.1.0/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-client-3.1.0/pom.xml b/hadoop-client-3.1.0/pom.xml
index 8b0dea2..9a68263 100644
--- a/hadoop-client-3.1.0/pom.xml
+++ b/hadoop-client-3.1.0/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.hadoop-client</artifactId>
-    <version>3.1.0_1-SNAPSHOT</version>
+    <version>3.1.0_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.1.0_1</tag>
   </scm>
 
     <properties>