You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cs...@apache.org on 2015/04/21 14:21:03 UTC

svn commit: r1675101 - /aries/trunk/blueprint/blueprint-itests/pom.xml

Author: cschneider
Date: Tue Apr 21 12:21:02 2015
New Revision: 1675101

URL: http://svn.apache.org/r1675101
Log:
[ARIES-1268] Upgrade to pax exam 4.5

Modified:
    aries/trunk/blueprint/blueprint-itests/pom.xml

Modified: aries/trunk/blueprint/blueprint-itests/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-itests/pom.xml?rev=1675101&r1=1675100&r2=1675101&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-itests/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-itests/pom.xml Tue Apr 21 12:21:02 2015
@@ -44,8 +44,8 @@
     </scm>
     
     <properties>
-        <exam.version>3.4.0</exam.version>
-        <url.version>1.6.0</url.version>
+        <exam.version>4.5.0</exam.version>
+        <url.version>2.2.0</url.version>
     </properties>
 
     <dependencies>