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 14:53:25 UTC

[2/2] servicemix-bundles git commit: [maven-release-plugin] rollback the release of org.apache.servicemix.bundles.quickfix-1.6.0_1

[maven-release-plugin] rollback the release of org.apache.servicemix.bundles.quickfix-1.6.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/343e9661
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/343e9661
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/343e9661

Branch: refs/heads/master
Commit: 343e9661162cbfdbfaa66f2804f9b12c68243367
Parents: 80a6af0
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Mon May 4 14:53:17 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Mon May 4 14:53:17 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/343e9661/quickfix-1.6.0/pom.xml
----------------------------------------------------------------------
diff --git a/quickfix-1.6.0/pom.xml b/quickfix-1.6.0/pom.xml
index c7440de..e83abe1 100644
--- a/quickfix-1.6.0/pom.xml
+++ b/quickfix-1.6.0/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.quickfix</artifactId>
-    <version>1.6.0_2-SNAPSHOT</version>
+    <version>1.6.0_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</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.quickfixj</pkgGroupId>