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 12:59:43 UTC

servicemix-bundles git commit: [maven-release-plugin] rollback the release of org.apache.servicemix.bundles.casbah-2.8.1_1

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 0b7558198 -> 10ff9f319


[maven-release-plugin] rollback the release of org.apache.servicemix.bundles.casbah-2.8.1_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/10ff9f31
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/10ff9f31
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/10ff9f31

Branch: refs/heads/master
Commit: 10ff9f3197d8c110eed9bb4795a6d4e19b70b108
Parents: 0b75581
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Mon May 4 12:59:36 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Mon May 4 12:59:36 2015 +0200

----------------------------------------------------------------------
 casbah-2.8.1/pom.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/10ff9f31/casbah-2.8.1/pom.xml
----------------------------------------------------------------------
diff --git a/casbah-2.8.1/pom.xml b/casbah-2.8.1/pom.xml
index 025cf08..624ea45 100644
--- a/casbah-2.8.1/pom.xml
+++ b/casbah-2.8.1/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.casbah</artifactId>
     <packaging>bundle</packaging>
-    <version>2.8.1_2-SNAPSHOT</version>
+    <version>2.8.1_1-SNAPSHOT</version>
     <name>Apache ServiceMix :: Bundles :: casbah</name>
     <description>This OSGi bundle wraps casbah ${pkgVersion} jar files.</description>
 
@@ -39,8 +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>
-  </scm>
+    </scm>
     
     <properties>
         <pkgGroupId>org.mongodb</pkgGroupId>