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 2015/05/04 07:24:59 UTC

[2/4] servicemix-bundles git commit: [maven-release-plugin] prepare for next development iteration

[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/d0d53526
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/d0d53526
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/d0d53526

Branch: refs/heads/master
Commit: d0d5352644aafa8cd0ccb527edda1e5425da8a77
Parents: ad9a6a2
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Mon May 4 07:20:20 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Mon May 4 07:20:20 2015 +0200

----------------------------------------------------------------------
 lightcouch-0.1.8/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/d0d53526/lightcouch-0.1.8/pom.xml
----------------------------------------------------------------------
diff --git a/lightcouch-0.1.8/pom.xml b/lightcouch-0.1.8/pom.xml
index 5fdd144..6a8a41a 100644
--- a/lightcouch-0.1.8/pom.xml
+++ b/lightcouch-0.1.8/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.lightcouch</artifactId>
-    <version>0.1.8_1</version>
+    <version>0.1.8_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.lightcouch-0.1.8_1</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>