fix embedded keycloak, re-org saml-core

This commit is contained in:
Bill Burke 2016-01-21 09:56:28 -05:00
parent f5db03d6e9
commit b625ed13a8
377 changed files with 9 additions and 24 deletions

View File

@ -140,7 +140,7 @@
<module>core</module>
<module>dependencies</module>
<module>server-spi</module>
<module>saml</module>
<module>saml-core</module>
<module>proxy</module>
<module>federation</module>
<module>services</module>

View File

@ -5,7 +5,7 @@
<artifactId>keycloak-parent</artifactId>
<groupId>org.keycloak</groupId>
<version>1.9.0.CR1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

Some files were not shown because too many files have changed in this diff Show More