You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by eg...@apache.org on 2008/09/29 12:25:35 UTC

svn commit: r700045 - in /cxf/sandbox/dosgi: felix/profiles/pom.xml systests/pom.xml

Author: eglynn
Date: Mon Sep 29 03:25:34 2008
New Revision: 700045

URL: http://svn.apache.org/viewvc?rev=700045&view=rev
Log:
Applying patch for CXF-1830 on behalf of David Bosschaert. 

Modified:
    cxf/sandbox/dosgi/felix/profiles/pom.xml
    cxf/sandbox/dosgi/systests/pom.xml

Modified: cxf/sandbox/dosgi/felix/profiles/pom.xml
URL: http://svn.apache.org/viewvc/cxf/sandbox/dosgi/felix/profiles/pom.xml?rev=700045&r1=700044&r2=700045&view=diff
==============================================================================
--- cxf/sandbox/dosgi/felix/profiles/pom.xml (original)
+++ cxf/sandbox/dosgi/felix/profiles/pom.xml Mon Sep 29 03:25:34 2008
@@ -35,7 +35,7 @@
     <properties>
         <topDirectoryLocation>../..</topDirectoryLocation>
         <jetty.version>6.1.9</jetty.version>
-        <woodstox.bundle.version>3.2.6_1-SNAPSHOT</woodstox.bundle.version> 
+        <woodstox.bundle.version>3.2.7_1</woodstox.bundle.version> 
     </properties>
 
     <dependencies>

Modified: cxf/sandbox/dosgi/systests/pom.xml
URL: http://svn.apache.org/viewvc/cxf/sandbox/dosgi/systests/pom.xml?rev=700045&r1=700044&r2=700045&view=diff
==============================================================================
--- cxf/sandbox/dosgi/systests/pom.xml (original)
+++ cxf/sandbox/dosgi/systests/pom.xml Mon Sep 29 03:25:34 2008
@@ -37,7 +37,7 @@
         <topDirectoryLocation>..</topDirectoryLocation>
         <osgi.test.platform>org.springframework.osgi.test.platform.FelixPlatform</osgi.test.platform>
         <jetty.version>6.1.9</jetty.version>
-        <woodstox.bundle.version>3.2.6_1-SNAPSHOT</woodstox.bundle.version> 
+        <woodstox.bundle.version>3.2.7_1</woodstox.bundle.version> 
     </properties>
     
     <dependencies>
@@ -45,7 +45,7 @@
        <dependency>
             <groupId>org.apache.servicemix.kernel.testing</groupId>
             <artifactId>org.apache.servicemix.kernel.testing.support</artifactId>
-	    <version>1.0.0-SNAPSHOT</version>
+	    <version>1.0.0</version>
             <scope>test</scope>
             <exclusions>
                 <exclusion>