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 2016/01/03 08:25:51 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.casbah-3.1.0_1

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 90a516091 -> d7d8485f9


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

Branch: refs/heads/master
Commit: d7d8485f9c42739f8e5be8d4e5c6f818c238a37a
Parents: 90a5160
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Sun Jan 3 08:25:44 2016 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Sun Jan 3 08:25:44 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/d7d8485f/casbah-3.1.0/pom.xml
----------------------------------------------------------------------
diff --git a/casbah-3.1.0/pom.xml b/casbah-3.1.0/pom.xml
index 2c49ef0..2a174a1 100644
--- a/casbah-3.1.0/pom.xml
+++ b/casbah-3.1.0/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.casbah</artifactId>
     <packaging>bundle</packaging>
-    <version>3.1.0_1-SNAPSHOT</version>
+    <version>3.1.0_1</version>
     <name>Apache ServiceMix :: Bundles :: casbah</name>
     <description>This OSGi bundle wraps casbah ${pkgVersion} jar files.</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.casbah-3.1.0_1</tag>
   </scm>
     
     <properties>