Repository: servicemix-bundles
Updated Branches:
  refs/heads/master c5788e2d0 -> d4a3617fc


[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: d4a3617fc9779e9c75416fbd77342f5ae823607b
Parents: c5788e2
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Tue Mar 27 11:31:38 2018 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Tue Mar 27 11:31:38 2018 +0200

----------------------------------------------------------------------
 kafka-streams-1.0.1/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/d4a3617f/kafka-streams-1.0.1/pom.xml
----------------------------------------------------------------------
diff --git a/kafka-streams-1.0.1/pom.xml b/kafka-streams-1.0.1/pom.xml
index a44c567..614d4dc 100644
--- a/kafka-streams-1.0.1/pom.xml
+++ b/kafka-streams-1.0.1/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.kafka-streams</artifactId>
-    <version>1.0.1_1</version>
+    <version>1.0.1_2-SNAPSHOT</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>org.apache.servicemix.bundles.kafka-streams-1.0.1_1</tag>
+    <tag>HEAD</tag>
   </scm>
 
     <properties>

Reply via email to