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/06 19:26:29 UTC

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

Author: jbonofre
Date: Sun Mar  6 18:26:28 2011
New Revision: 1078531

URL: http://svn.apache.org/viewvc?rev=1078531&view=rev
Log:
Revert PAX Web 1.0.1 update (to prepare the Import-Package statements).

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=1078531&r1=1078530&r2=1078531&view=diff
==============================================================================
--- incubator/ace/trunk/pom/pom.xml (original)
+++ incubator/ace/trunk/pom/pom.xml Sun Mar  6 18:26:28 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>1.0.1</pax.web.version>
+        <pax.web.version>0.7.2</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>