You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2012/12/31 11:41:15 UTC

svn commit: r1427075 - /camel/trunk/parent/pom.xml

Author: davsclaus
Date: Mon Dec 31 10:41:14 2012
New Revision: 1427075

URL: http://svn.apache.org/viewvc?rev=1427075&view=rev
Log:
Upgraded to junit 4.11

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1427075&r1=1427074&r2=1427075&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Mon Dec 31 10:41:14 2012
@@ -213,7 +213,7 @@
     <juel-bundle-version>2.1.2_2</juel-bundle-version> <!-- FIXME cmueller: not in sync! -->
     <juel-version>2.1.3</juel-version>
     <junit-bundle-version>4.10_1</junit-bundle-version>
-    <junit-version>4.10</junit-version>
+    <junit-version>4.11</junit-version>
     <jython-engine-version>20080611</jython-engine-version>
     <jython-version>2.2.1</jython-version>
     <karaf-version>2.3.0</karaf-version>