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 16:52:03 UTC

[3/4] 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/fb2744aa
Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/fb2744aa
Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/fb2744aa

Branch: refs/heads/1.2.x-fixes
Commit: fb2744aa216822f104ee513b0c897ebfa330d9a4
Parents: 908ce2b
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:39:58 2015 +0000

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


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