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/10/30 10:59:12 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.lightcouch-0.1.6_2

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master bdf89f7e3 -> c0cf15c9e


[maven-release-plugin] prepare release org.apache.servicemix.bundles.lightcouch-0.1.6_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/c0cf15c9
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/c0cf15c9
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/c0cf15c9

Branch: refs/heads/master
Commit: c0cf15c9e550a6a1f0e853fa5b7ff501dd248261
Parents: bdf89f7
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Fri Oct 30 10:58:34 2015 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Fri Oct 30 10:58:34 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c0cf15c9/lightcouch-0.1.6/pom.xml
----------------------------------------------------------------------
diff --git a/lightcouch-0.1.6/pom.xml b/lightcouch-0.1.6/pom.xml
index aa93f76..1269adc 100644
--- a/lightcouch-0.1.6/pom.xml
+++ b/lightcouch-0.1.6/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.lightcouch</artifactId>
-    <version>0.1.6_2-SNAPSHOT</version>
+    <version>0.1.6_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.lightcouch-0.1.6_2</tag>
   </scm>
 
     <properties>