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/10/09 20:21:56 UTC

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

Author: veithen
Date: Fri Oct  9 18:21:56 2015
New Revision: 1707783

URL: http://svn.apache.org/viewvc?rev=1707783&view=rev
Log:
Upgrade to latest Pax Exam 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=1707783&r1=1707782&r2=1707783&view=diff
==============================================================================
--- webservices/axiom/trunk/systests/osgi-tests/pom.xml (original)
+++ webservices/axiom/trunk/systests/osgi-tests/pom.xml Fri Oct  9 18:21:56 2015
@@ -32,7 +32,7 @@
     <name>Axiom OSGi Tests</name>
 
     <properties>
-        <exam.version>4.5.0</exam.version>
+        <exam.version>4.6.0</exam.version>
     </properties>
 
     <dependencies>