You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2015/05/30 18:13:26 UTC

svn commit: r1682618 - /webservices/axiom/trunk/systests/osgi-tests/pom.xml

Author: veithen
Date: Sat May 30 16:13:26 2015
New Revision: 1682618

URL: http://svn.apache.org/r1682618
Log:
Upgrade Pax Exam to the latest version.

Modified:
    webservices/axiom/trunk/systests/osgi-tests/pom.xml

Modified: webservices/axiom/trunk/systests/osgi-tests/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axiom/trunk/systests/osgi-tests/pom.xml?rev=1682618&r1=1682617&r2=1682618&view=diff
==============================================================================
--- webservices/axiom/trunk/systests/osgi-tests/pom.xml (original)
+++ webservices/axiom/trunk/systests/osgi-tests/pom.xml Sat May 30 16:13:26 2015
@@ -32,7 +32,7 @@
     <name>Axiom OSGi Tests</name>
 
     <properties>
-        <exam.version>3.3.0</exam.version>
+        <exam.version>4.5.0</exam.version>
     </properties>
 
     <dependencies>