You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ks...@apache.org on 2015/04/27 16:17:14 UTC

[1/2] servicemix git commit: SM-2506: Upgrade to Felix maven-bundle-plugin 2.5.4

Repository: servicemix
Updated Branches:
  refs/heads/master e59a510cc -> dc3801887


SM-2506: Upgrade to Felix maven-bundle-plugin 2.5.4


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

Branch: refs/heads/master
Commit: e8129e0ebbb0dee30ecac51f1fba972de71fb728
Parents: e59a510
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Mon Apr 27 16:08:28 2015 +0200
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Mon Apr 27 16:08:28 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix/blob/e8129e0e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2ba29c0..a2b8a65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
 
         <!-- Maven Plugins -->
         <depends-maven-plugin.version>1.2</depends-maven-plugin.version>
-        <maven-bundle-plugin.version>2.5.3</maven-bundle-plugin.version>
+        <maven-bundle-plugin.version>2.5.4</maven-bundle-plugin.version>
         <maven-eclipse-plugin.version>2.9</maven-eclipse-plugin.version>
         <lifecycle-mapping-plugin.version>1.0.0</lifecycle-mapping-plugin.version>
         <maven-idea-plugin.version>2.2.1</maven-idea-plugin.version>


[2/2] servicemix git commit: SM-2507: Upgrade to Pax Exam 4.5.0

Posted by ks...@apache.org.
SM-2507: Upgrade to Pax Exam 4.5.0


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

Branch: refs/heads/master
Commit: dc3801887a1837d5ac96da0d1e99730e5749f8e8
Parents: e8129e0
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Mon Apr 27 16:11:36 2015 +0200
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Mon Apr 27 16:11:36 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix/blob/dc380188/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a2b8a65..db6dc64 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
         <xerces.version>2.11.0</xerces.version>
         <xml.api.version>2.11.0-20110622</xml.api.version>
         <xalan.version>2.7.2</xalan.version>
-        <pax.exam.version>4.4.0</pax.exam.version>
+        <pax.exam.version>4.5.0</pax.exam.version>
         <pax.url.version>2.3.0</pax.url.version>
         <postgresql.version>9.1-901</postgresql.version>
         <slf4j.version>1.7.10</slf4j.version>