You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by se...@apache.org on 2012/11/19 13:13:14 UTC

svn commit: r1411146 - /cxf/dosgi/trunk/distribution/single-bundle/pom.xml

Author: sergeyb
Date: Mon Nov 19 12:13:13 2012
New Revision: 1411146

URL: http://svn.apache.org/viewvc?rev=1411146&view=rev
Log:
Updating single bundle distro pom

Modified:
    cxf/dosgi/trunk/distribution/single-bundle/pom.xml

Modified: cxf/dosgi/trunk/distribution/single-bundle/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/distribution/single-bundle/pom.xml?rev=1411146&r1=1411145&r2=1411146&view=diff
==============================================================================
--- cxf/dosgi/trunk/distribution/single-bundle/pom.xml (original)
+++ cxf/dosgi/trunk/distribution/single-bundle/pom.xml Mon Nov 19 12:13:13 2012
@@ -108,7 +108,7 @@
     </dependency>
     <dependency>
       <groupId>org.apache.servicemix.specs</groupId>
-      <artifactId>org.apache.servicemix.specs.jsr311-api-1.1.1</artifactId>
+      <artifactId>org.apache.servicemix.specs.jsr339-api-m10</artifactId>
       <version>${servicemix.specs.version}</version>
     </dependency>
     <dependency>
@@ -350,7 +350,7 @@
             <Embed-Directory>lib</Embed-Directory>
             <_exportcontents>
               javax.xml.ws.*;version="2.1.0",
-              javax.ws.rs.*;version="1.0.0", 
+              javax.ws.rs.*;version="2.0.0", 
               javax.jws.*;version="2.0.0", 
               javax.xml.bind.annotation.*;version="2.1",
               javax.servlet.*;version="2.5.0",