You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by jb...@apache.org on 2011/03/05 09:48:06 UTC

svn commit: r1078245 - /incubator/ace/trunk/pom/pom.xml

Author: jbonofre
Date: Sat Mar  5 08:48:06 2011
New Revision: 1078245

URL: http://svn.apache.org/viewvc?rev=1078245&view=rev
Log:
[ACE-126] Update to PAX Web 1.0.1.

Modified:
    incubator/ace/trunk/pom/pom.xml

Modified: incubator/ace/trunk/pom/pom.xml
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/pom/pom.xml?rev=1078245&r1=1078244&r2=1078245&view=diff
==============================================================================
--- incubator/ace/trunk/pom/pom.xml (original)
+++ incubator/ace/trunk/pom/pom.xml Sat Mar  5 08:48:06 2011
@@ -148,7 +148,7 @@
         <pax.exam.version>1.2.3</pax.exam.version>
         <pax.runner.version>1.5.0</pax.runner.version>
         <pax.swissbox.version>1.2.0</pax.swissbox.version>
-        <pax.web.version>0.7.2</pax.web.version>
+        <pax.web.version>1.0.1</pax.web.version>
         <servlet-api.version>2.4</servlet-api.version>
         <surefire.testng.version>2.5</surefire.testng.version>
         <vaadin.version>6.5.1</vaadin.version>