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 2011/01/09 15:54:43 UTC

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

Author: davsclaus
Date: Sun Jan  9 14:54:43 2011
New Revision: 1056949

URL: http://svn.apache.org/viewvc?rev=1056949&view=rev
Log:
Upgraded to pax-exam 1.2.3

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1056949&r1=1056948&r2=1056949&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Sun Jan  9 14:54:43 2011
@@ -110,7 +110,7 @@
     <ognl-version>2.7.3_3</ognl-version>
     <openjpa-version>1.2.2</openjpa-version>
     <osgi-version>4.1.0</osgi-version>
-    <pax-exam-version>1.2.2</pax-exam-version>
+    <pax-exam-version>1.2.3</pax-exam-version>
     <pax-tiny-bundle-version>1.2.0</pax-tiny-bundle-version>
     <protobuf-version>2.3.0</protobuf-version>
     <qpid-version>0.5.0</qpid-version>