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 2015/04/23 17:31:38 UTC

[2/2] cxf-fediz git commit: Removing clientcert from systests pom

Removing clientcert from systests pom


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

Branch: refs/heads/master
Commit: 9995c7b26a2ef189fa9b7a648b657a2540156b02
Parents: 4ea4264
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Thu Apr 23 16:31:06 2015 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Thu Apr 23 16:31:06 2015 +0100

----------------------------------------------------------------------
 systests/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/9995c7b2/systests/pom.xml
----------------------------------------------------------------------
diff --git a/systests/pom.xml b/systests/pom.xml
index d69f4ad..3e8e823 100644
--- a/systests/pom.xml
+++ b/systests/pom.xml
@@ -38,7 +38,6 @@
       <module>cxf</module>
       <module>federation</module>
       <module>kerberos</module>
-      <module>clientcert</module>
    </modules>
 
 </project>