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 2016/04/14 18:35:17 UTC

cxf git commit: Updating a test blueprint noosgi dep

Repository: cxf
Updated Branches:
  refs/heads/master 5c9993600 -> d2661a973


Updating a test blueprint noosgi dep


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

Branch: refs/heads/master
Commit: d2661a973accf6dfea64f6304d6ecbe5bf1adced
Parents: 5c99936
Author: Sergey Beryozkin <sb...@gmail.com>
Authored: Thu Apr 14 17:35:00 2016 +0100
Committer: Sergey Beryozkin <sb...@gmail.com>
Committed: Thu Apr 14 17:35:00 2016 +0100

----------------------------------------------------------------------
 systests/jaxrs/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/d2661a97/systests/jaxrs/pom.xml
----------------------------------------------------------------------
diff --git a/systests/jaxrs/pom.xml b/systests/jaxrs/pom.xml
index 1733af0..8a2fc9e 100644
--- a/systests/jaxrs/pom.xml
+++ b/systests/jaxrs/pom.xml
@@ -114,7 +114,7 @@
         <dependency>
             <groupId>org.apache.aries.blueprint</groupId>
             <artifactId>org.apache.aries.blueprint.noosgi</artifactId>
-            <version>1.1.1</version>
+            <version>1.1.2</version>
             <scope>test</scope>
         </dependency>
         <dependency>