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/03/03 05:15:28 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.kafka_2.11-1.0.0_2

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master b9ca5a8b8 -> c07a1d42a


[maven-release-plugin] prepare release org.apache.servicemix.bundles.kafka_2.11-1.0.0_2


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/c07a1d42
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/c07a1d42
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/c07a1d42

Branch: refs/heads/master
Commit: c07a1d42a42629ef9d9589084b6cf627b04c3e2c
Parents: b9ca5a8
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Sat Mar 3 06:15:21 2018 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Sat Mar 3 06:15:21 2018 +0100

----------------------------------------------------------------------
 kafka_2.11-1.0.0/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c07a1d42/kafka_2.11-1.0.0/pom.xml
----------------------------------------------------------------------
diff --git a/kafka_2.11-1.0.0/pom.xml b/kafka_2.11-1.0.0/pom.xml
index 0a0769f..7b25b77 100644
--- a/kafka_2.11-1.0.0/pom.xml
+++ b/kafka_2.11-1.0.0/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.kafka_2.11</artifactId>
-    <version>1.0.0_2-SNAPSHOT</version>
+    <version>1.0.0_2</version>
     <packaging>bundle</packaging>
     <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.kafka_2.11-1.0.0_2</tag>
   </scm>
 
     <properties>