diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2020-08-31 13:51:35 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2020-08-31 13:51:35 +0200 |
commit | 7d9e2026c557cab1b8b3c4bb6a91f054c7bed5f0 (patch) | |
tree | 43e363a1c67eaf37fe81427af672df25e6635a5e /id/server/modules/moa-id-modules-federated_authentication/pom.xml | |
parent | 3ead2fee52a1e43e12610fda8175cb1a74e8b1f0 (diff) | |
download | moa-id-spss-7d9e2026c557cab1b8b3c4bb6a91f054c7bed5f0.tar.gz moa-id-spss-7d9e2026c557cab1b8b3c4bb6a91f054c7bed5f0.tar.bz2 moa-id-spss-7d9e2026c557cab1b8b3c4bb6a91f054c7bed5f0.zip |
switch to next release version4.1.3
Diffstat (limited to 'id/server/modules/moa-id-modules-federated_authentication/pom.xml')
-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 8103f0012..7c2f466c7 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.3-SNAPSHOT</version> + <version>4.1.3</version> </parent> <artifactId>moa-id-modules-federated_authentication</artifactId> <description>PVP2 ServiceProvider implementation for federated authentication</description> |