diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2021-12-15 09:35:30 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2021-12-15 09:35:30 +0100 |
commit | 43752e9eb9bdba0703bacd48dfdbba5190aec7b3 (patch) | |
tree | 6437e57077389f06c77c03ac24b5b7bd97ac1409 /id/server/modules/moa-id-modules-federated_authentication | |
parent | 8ebd4daefc9626248f788dcf5fd340b72a0ec1df (diff) | |
download | moa-id-spss-43752e9eb9bdba0703bacd48dfdbba5190aec7b3.tar.gz moa-id-spss-43752e9eb9bdba0703bacd48dfdbba5190aec7b3.tar.bz2 moa-id-spss-43752e9eb9bdba0703bacd48dfdbba5190aec7b3.zip |
switch to next snapshot version
Diffstat (limited to 'id/server/modules/moa-id-modules-federated_authentication')
-rw-r--r-- | id/server/modules/moa-id-modules-federated_authentication/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/modules/moa-id-modules-federated_authentication/pom.xml b/id/server/modules/moa-id-modules-federated_authentication/pom.xml index 9504e695c..748a1144a 100644 --- a/id/server/modules/moa-id-modules-federated_authentication/pom.xml +++ b/id/server/modules/moa-id-modules-federated_authentication/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>MOA.id.server.modules</groupId> <artifactId>moa-id-modules</artifactId> - <version>4.1.7</version> + <version>4.1.8-SNAPSHOT</version> </parent> <artifactId>moa-id-modules-federated_authentication</artifactId> <description>PVP2 ServiceProvider implementation for federated authentication</description> |