Repository: cxf
Updated Branches:
  refs/heads/3.1.x-fixes 4962fbdd4 -> 6261bfe85


Removing a commented dep from systests/jaxrs/pom


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

Branch: refs/heads/3.1.x-fixes
Commit: 6261bfe851ff8e1afcbf72dfaba2cfc95b3e897c
Parents: 4962fbd
Author: Sergey Beryozkin <sberyoz...@gmail.com>
Authored: Wed Sep 6 15:28:02 2017 +0100
Committer: Sergey Beryozkin <sberyoz...@gmail.com>
Committed: Wed Sep 6 15:30:24 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/6261bfe8/systests/jaxrs/pom.xml
----------------------------------------------------------------------
diff --git a/systests/jaxrs/pom.xml b/systests/jaxrs/pom.xml
index 843a196..ebbc8da 100644
--- a/systests/jaxrs/pom.xml
+++ b/systests/jaxrs/pom.xml
@@ -60,13 +60,6 @@
             <groupId>org.glassfish</groupId>
             <artifactId>javax.json</artifactId>
         </dependency>
-        <!--
-          <dependency>
-            <groupId>org.apache.bval</groupId>
-            <artifactId>bval-jsr</artifactId>
-            <version>1.1.0-alpha-SNAPSHOT</version>
-          </dependency>
-        -->
         <dependency>
             <groupId>javax.el</groupId>
             <artifactId>javax.el-api</artifactId>

Reply via email to