diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2013-09-09 15:22:52 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2013-09-09 15:22:52 +0200 |
commit | dfd1a56545a4099ae1a38fb51d62058b0e252135 (patch) | |
tree | 4f1da27cd82d8480d39a4dc0d20570050efe18c7 /id/server/auth/pom.xml | |
parent | 00c5eb776e18c64e8ff31b65bd2e3f73f8c46131 (diff) | |
download | moa-id-spss-dfd1a56545a4099ae1a38fb51d62058b0e252135.tar.gz moa-id-spss-dfd1a56545a4099ae1a38fb51d62058b0e252135.tar.bz2 moa-id-spss-dfd1a56545a4099ae1a38fb51d62058b0e252135.zip |
MOA-ID 1.9.951.9.95-SNAPSHOT
--change BKU selection templates and SendAssertion Templates to responsive design. Therefore, OA parameter "useIframe" is not required anymore.
Diffstat (limited to 'id/server/auth/pom.xml')
-rw-r--r-- | id/server/auth/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/auth/pom.xml b/id/server/auth/pom.xml index c68236e0e..bd29cde26 100644 --- a/id/server/auth/pom.xml +++ b/id/server/auth/pom.xml @@ -9,7 +9,7 @@ <groupId>MOA.id.server</groupId> <artifactId>moa-id-auth</artifactId> <packaging>war</packaging> - <version>1.9.90-SNAPSHOT</version> + <version>1.9.95-SNAPSHOT</version> <name>MOA ID-Auth WebService</name> <properties> |