diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2021-12-20 08:18:38 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2021-12-20 08:18:38 +0100 |
commit | 81df147ba8fbc6d2772d0ccd23b329683c625469 (patch) | |
tree | ab2c4cb46c5a56659fa6ae0a7e989d68597828fe /id/server/modules/moa-id-modules-federated_authentication | |
parent | dff7fe72c44f10ae0126d9bf328dd7090165f11f (diff) | |
download | moa-id-spss-81df147ba8fbc6d2772d0ccd23b329683c625469.tar.gz moa-id-spss-81df147ba8fbc6d2772d0ccd23b329683c625469.tar.bz2 moa-id-spss-81df147ba8fbc6d2772d0ccd23b329683c625469.zip |
switch to next release-candidate 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 748a1144a..39af193cb 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.8-SNAPSHOT</version> + <version>4.2.0-RC1</version> </parent> <artifactId>moa-id-modules-federated_authentication</artifactId> <description>PVP2 ServiceProvider implementation for federated authentication</description> |