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 2014/08/02 23:34:43 UTC

[1/2] git commit: SM-2354: Upgrade to maven-bundle-plugin 2.5.0

Repository: servicemix
Updated Branches:
  refs/heads/servicemix-5.1.x c7f9c6328 -> 0956427da


SM-2354: Upgrade to maven-bundle-plugin 2.5.0


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

Branch: refs/heads/servicemix-5.1.x
Commit: 0e378d12b9350a0b01922ccd8eeb0d6e1ae5d42d
Parents: c7f9c63
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Sat Aug 2 23:32:56 2014 +0200
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Sat Aug 2 23:32:56 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix/blob/0e378d12/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 92622cd..af4684d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
 
         <!-- Maven Plugins -->
         <depends-maven-plugin.version>1.2</depends-maven-plugin.version>
-        <maven-bundle-plugin.version>2.4.0</maven-bundle-plugin.version>
+        <maven-bundle-plugin.version>2.5.0</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] git commit: SM-2359: Upgrade to Pax Exam 4.1.0

Posted by ks...@apache.org.
SM-2359: Upgrade to Pax Exam 4.1.0


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

Branch: refs/heads/servicemix-5.1.x
Commit: 0956427da0045298476e350410738771b5e0c593
Parents: 0e378d1
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Sat Aug 2 23:34:02 2014 +0200
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Sat Aug 2 23:34:02 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix/blob/0956427d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index af4684d..ee30e9a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,7 @@
         <xerces.version>2.11.0</xerces.version>
         <xml.api.version>2.11.0-20110622</xml.api.version>
         <xalan.version>2.7.1</xalan.version>
-        <pax.exam.version>3.5.0</pax.exam.version>
+        <pax.exam.version>4.1.0</pax.exam.version>
         <pax.url.version>1.3.7</pax.url.version>
         <postgresql.version>9.1-901</postgresql.version>
         <slf4j.version>1.7.5</slf4j.version>