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 2016/01/21 13:12:35 UTC

cxf-fediz git commit: Fixing malformed pom

Repository: cxf-fediz
Updated Branches:
  refs/heads/1.2.x-fixes c31963dbc -> db2f2a3ca


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

Branch: refs/heads/1.2.x-fixes
Commit: db2f2a3ca6231d1e04a689450964325ed29abe67
Parents: c31963d
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Thu Jan 21 12:12:28 2016 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Thu Jan 21 12:12:28 2016 +0000

----------------------------------------------------------------------
 services/idp/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/db2f2a3c/services/idp/pom.xml
----------------------------------------------------------------------
diff --git a/services/idp/pom.xml b/services/idp/pom.xml
index 012112a..5f6f9ed 100644
--- a/services/idp/pom.xml
+++ b/services/idp/pom.xml
@@ -230,6 +230,7 @@
             <groupId>org.apache.bval</groupId>
             <artifactId>bval-jsr303</artifactId>
             <version>${bval.version}</version>
+        </dependency>
         <dependency>
             <groupId>commons-validator</groupId>
             <artifactId>commons-validator</artifactId>