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/12/22 17:08:50 UTC

[3/3] cxf-fediz git commit: Fixing previous merge

Fixing previous merge


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

Branch: refs/heads/master
Commit: fba5384de0254eeb2047e7ebc44705c3a21c54fa
Parents: 4e33f8a
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Tue Dec 22 15:38:40 2015 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Tue Dec 22 15:38:40 2015 +0000

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


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/fba5384d/services/idp/pom.xml
----------------------------------------------------------------------
diff --git a/services/idp/pom.xml b/services/idp/pom.xml
index 2a03bb2..9e0ffbf 100644
--- a/services/idp/pom.xml
+++ b/services/idp/pom.xml
@@ -476,6 +476,7 @@
             </activation>
             <properties>
                 <jpa.url>jdbc:hsqldb:target/db/realma/myDB;shutdown=true</jpa.url>
+                <realm>realm-a</realm>
             </properties>
             <build>
                 <filters>