Repository: cxf
Updated Branches:
  refs/heads/master c92875b6d -> 2e6e9debe


[CXF-7082] One more update


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/2e6e9deb
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/2e6e9deb
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/2e6e9deb

Branch: refs/heads/master
Commit: 2e6e9debe0449fdffaa33142185ed712ebec6a22
Parents: c92875b
Author: Sergey Beryozkin <[email protected]>
Authored: Thu Oct 20 14:07:43 2016 +0100
Committer: Sergey Beryozkin <[email protected]>
Committed: Thu Oct 20 14:07:43 2016 +0100

----------------------------------------------------------------------
 osgi/repository/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/2e6e9deb/osgi/repository/pom.xml
----------------------------------------------------------------------
diff --git a/osgi/repository/pom.xml b/osgi/repository/pom.xml
index b5b5d4a..32d144b 100644
--- a/osgi/repository/pom.xml
+++ b/osgi/repository/pom.xml
@@ -265,8 +265,8 @@
                </dependency>
                <dependency>
                        <groupId>org.apache.servicemix.specs</groupId>
-                       
<artifactId>org.apache.servicemix.specs.jsr339-api-2.0</artifactId>
-                       <version>${cxf.servicemix.specs.version.jaxrs}</version>
+                       
<artifactId>org.apache.servicemix.specs.jsr370-api-m1</artifactId>
+                       <version>${cxf.servicemix.specs.version}</version>
                </dependency>
        </dependencies>
 </project>

Reply via email to