You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2015/03/02 08:08:23 UTC

[2/3] camel git commit: Upgrade the powermock version to 1.6.1 to fix the test errors with JUnit 4.12

Upgrade the powermock version to 1.6.1 to fix the test errors with JUnit 4.12


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

Branch: refs/heads/master
Commit: 4dbd34ab35694a21358a0ea8ad42686799993481
Parents: 442a29a
Author: Willem Jiang <wi...@gmail.com>
Authored: Mon Mar 2 14:48:21 2015 +0800
Committer: Willem Jiang <wi...@gmail.com>
Committed: Mon Mar 2 14:48:21 2015 +0800

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


http://git-wip-us.apache.org/repos/asf/camel/blob/4dbd34ab/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index c3eb356..fa0f4ff 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -374,7 +374,7 @@
     <plexus-container-default-version>1.0-alpha-48</plexus-container-default-version>
     <plexus-utils-version>1.5.6</plexus-utils-version>
     <pojosr-version>0.2.1</pojosr-version>
-    <powermock-version>1.5.1</powermock-version>
+    <powermock-version>1.6.1</powermock-version>
     <protobuf-version>2.6.1</protobuf-version>
     <qpid-bundle-version>0.28_1</qpid-bundle-version>
     <qpid-version>0.28</qpid-version>