Repository: cxf
Updated Branches:
  refs/heads/3.1.x-fixes aa7aef8dc -> 4edaad797


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/4edaad79
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/4edaad79
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/4edaad79

Branch: refs/heads/3.1.x-fixes
Commit: 4edaad797a57d6968f5ba293b100b856a72c52ab
Parents: aa7aef8
Author: Sergey Beryozkin <sberyoz...@gmail.com>
Authored: Thu Apr 14 17:35:00 2016 +0100
Committer: Sergey Beryozkin <sberyoz...@gmail.com>
Committed: Thu Apr 14 17:35:48 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/4edaad79/systests/jaxrs/pom.xml
----------------------------------------------------------------------
diff --git a/systests/jaxrs/pom.xml b/systests/jaxrs/pom.xml
index cefdd2f..74075a3 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>

Reply via email to