diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-12-09 16:18:13 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-12-09 16:18:13 +0100 |
commit | ccc06a6b67b6c9f967832599224bebee0e94b96a (patch) | |
tree | 766a2c1e86b7e851dd2bf308c0987403e91837bf /id/server/modules/moa-id-module-E-ID_connector | |
parent | 58d1bc900c0dbc383286813874d815dcb256309b (diff) | |
download | moa-id-spss-ccc06a6b67b6c9f967832599224bebee0e94b96a.tar.gz moa-id-spss-ccc06a6b67b6c9f967832599224bebee0e94b96a.tar.bz2 moa-id-spss-ccc06a6b67b6c9f967832599224bebee0e94b96a.zip |
switch to correct release version
Diffstat (limited to 'id/server/modules/moa-id-module-E-ID_connector')
-rw-r--r-- | id/server/modules/moa-id-module-E-ID_connector/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/modules/moa-id-module-E-ID_connector/pom.xml b/id/server/modules/moa-id-module-E-ID_connector/pom.xml index 3ce9fafa9..9764a8ee6 100644 --- a/id/server/modules/moa-id-module-E-ID_connector/pom.xml +++ b/id/server/modules/moa-id-module-E-ID_connector/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>MOA.id.server.modules</groupId> <artifactId>moa-id-modules</artifactId> - <version>4.1.6</version> + <version>4.1.5</version> </parent> <artifactId>moa-id-module-EID_connector</artifactId> <name>moa-id-module-E-ID_connector</name> |