diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-12-11 08:36:44 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-12-11 08:36:44 +0100 |
commit | 0fc319ba2fe67615f4b22a00b357295b907dde8a (patch) | |
tree | e003445397cfa84eba030387189867f915ee0e18 /eidas_modules/authmodule-eIDAS-v2/pom.xml | |
parent | 03cafd23d0582d38ca5012eae4c26c31c1531935 (diff) | |
download | National_eIDAS_Gateway-0fc319ba2fe67615f4b22a00b357295b907dde8a.tar.gz National_eIDAS_Gateway-0fc319ba2fe67615f4b22a00b357295b907dde8a.tar.bz2 National_eIDAS_Gateway-0fc319ba2fe67615f4b22a00b357295b907dde8a.zip |
switch to version 1.1.0
Diffstat (limited to 'eidas_modules/authmodule-eIDAS-v2/pom.xml')
-rw-r--r-- | eidas_modules/authmodule-eIDAS-v2/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eidas_modules/authmodule-eIDAS-v2/pom.xml b/eidas_modules/authmodule-eIDAS-v2/pom.xml index 4615e246..8245d561 100644 --- a/eidas_modules/authmodule-eIDAS-v2/pom.xml +++ b/eidas_modules/authmodule-eIDAS-v2/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>at.asitplus.eidas.ms_specific</groupId> <artifactId>modules</artifactId> - <version>1.1.0-Snapshot</version> + <version>1.1.0</version> </parent> <groupId>at.asitplus.eidas.ms_specific.modules</groupId> <artifactId>authmodule-eIDAS-v2</artifactId> |