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/09/04 05:30:55 UTC

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

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 1b3b2c32a -> f471b682e


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

Branch: refs/heads/master
Commit: f471b682e553494496b47ea81b58caf87cc02ed6
Parents: 1b3b2c3
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Sep 4 07:30:43 2018 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Tue Sep 4 07:30:43 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/f471b682/hadoop-client-3.1.1/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-client-3.1.1/pom.xml b/hadoop-client-3.1.1/pom.xml
index bc26bb2..d0f4c0d 100644
--- a/hadoop-client-3.1.1/pom.xml
+++ b/hadoop-client-3.1.1/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.hadoop-client</artifactId>
-    <version>3.1.1_1-SNAPSHOT</version>
+    <version>3.1.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.1.1_1</tag>
   </scm>
 
     <properties>