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:24 UTC

[1/2] servicemix-bundles git commit: Prepare release

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master f21538ee2 -> 343e96611


Prepare release


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/80a6af08
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/80a6af08
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/80a6af08

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

----------------------------------------------------------------------
 quickfix-1.5.1/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/80a6af08/quickfix-1.5.1/pom.xml
----------------------------------------------------------------------
diff --git a/quickfix-1.5.1/pom.xml b/quickfix-1.5.1/pom.xml
index 85430dc..830fcbb 100644
--- a/quickfix-1.5.1/pom.xml
+++ b/quickfix-1.5.1/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>9-SNAPSHOT</version>
+        <version>12</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 


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

Posted by jb...@apache.org.
[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>