diff options
Diffstat (limited to 'eidas_modules/authmodule-eIDAS-v2/pom.xml')
-rw-r--r-- | eidas_modules/authmodule-eIDAS-v2/pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/eidas_modules/authmodule-eIDAS-v2/pom.xml b/eidas_modules/authmodule-eIDAS-v2/pom.xml index fe32a383..b04592b4 100644 --- a/eidas_modules/authmodule-eIDAS-v2/pom.xml +++ b/eidas_modules/authmodule-eIDAS-v2/pom.xml @@ -13,9 +13,9 @@ <description>eIDAS module based on eIDAS node reference implementation v2.x</description> <properties> - <eidas-commons.version>2.1.0</eidas-commons.version> - <eidas-light-commons.version>2.1.0</eidas-light-commons.version> - <eidas-specific-communication-definition.version>2.1.0</eidas-specific-communication-definition.version> + <eidas-commons.version>2.2.1-egiz</eidas-commons.version> + <eidas-light-commons.version>2.2.1-egiz</eidas-light-commons.version> + <eidas-specific-communication-definition.version>2.2.1-egiz</eidas-specific-communication-definition.version> <org.xerial.sqlite-jdbc.version>3.23.1</org.xerial.sqlite-jdbc.version> </properties> |