[jboss-cvs] JBossAS SVN: r95279 - in projects/jboss-osgi/branches/pax182: testsuite and 1 other directory.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Oct 21 07:55:14 EDT 2009
Author: thomas.diesler at jboss.com
Date: 2009-10-21 07:55:14 -0400 (Wed, 21 Oct 2009)
New Revision: 95279
Modified:
projects/jboss-osgi/branches/pax182/pom.xml
projects/jboss-osgi/branches/pax182/testsuite/pom.xml
Log:
Upgrade to 0.7.1
Modified: projects/jboss-osgi/branches/pax182/pom.xml
===================================================================
--- projects/jboss-osgi/branches/pax182/pom.xml 2009-10-21 11:53:38 UTC (rev 95278)
+++ projects/jboss-osgi/branches/pax182/pom.xml 2009-10-21 11:55:14 UTC (rev 95279)
@@ -68,7 +68,7 @@
<version.jboss.osgi.webconsole>1.0.2</version.jboss.osgi.webconsole>
<version.jboss.osgi.xml.binding>2.0.1.SP1</version.jboss.osgi.xml.binding>
<version.ops4j.pax.base>1.2.1</version.ops4j.pax.base>
- <version.ops4j.pax.web>0.7.0</version.ops4j.pax.web>
+ <version.ops4j.pax.web>0.7.1</version.ops4j.pax.web>
<version.osgi>r4v42</version.osgi>
</properties>
Modified: projects/jboss-osgi/branches/pax182/testsuite/pom.xml
===================================================================
--- projects/jboss-osgi/branches/pax182/testsuite/pom.xml 2009-10-21 11:53:38 UTC (rev 95278)
+++ projects/jboss-osgi/branches/pax182/testsuite/pom.xml 2009-10-21 11:55:14 UTC (rev 95279)
@@ -125,11 +125,13 @@
</dependency>
<!-- Ops4J -->
- <dependency>
+
+ <!--dependency>
<groupId>org.ops4j.base</groupId>
<artifactId>ops4j-base-util-xml</artifactId>
<scope>provided</scope>
- </dependency>
+ </dependency-->
+
<dependency>
<groupId>org.ops4j.pax.web</groupId>
<artifactId>pax-web-jetty-bundle</artifactId>
More information about the jboss-cvs-commits
mailing list