You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2017/06/07 18:06:48 UTC

cxf git commit: Missing pom

Repository: cxf
Updated Branches:
  refs/heads/3.1.x-fixes 3e6a8625b -> b3dc83a35


Missing pom


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

Branch: refs/heads/3.1.x-fixes
Commit: b3dc83a35307c1bc775dba0ca42b82b8bcb55aa4
Parents: 3e6a862
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Wed Jun 7 19:06:40 2017 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Wed Jun 7 19:06:40 2017 +0100

----------------------------------------------------------------------
 systests/jibx/jaxrs-jibx/pom.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/b3dc83a3/systests/jibx/jaxrs-jibx/pom.xml
----------------------------------------------------------------------
diff --git a/systests/jibx/jaxrs-jibx/pom.xml b/systests/jibx/jaxrs-jibx/pom.xml
index 2867a14..1c53b11 100644
--- a/systests/jibx/jaxrs-jibx/pom.xml
+++ b/systests/jibx/jaxrs-jibx/pom.xml
@@ -223,11 +223,6 @@
             <scope>test</scope>
         </dependency>
         <dependency>
-            <groupId>commons-httpclient</groupId>
-            <artifactId>commons-httpclient</artifactId>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
             <groupId>com.fasterxml.jackson.jaxrs</groupId>
             <artifactId>jackson-jaxrs-json-provider</artifactId>
         </dependency>