diff options
author | Thomas <> | 2022-08-25 15:28:11 +0200 |
---|---|---|
committer | Thomas <> | 2022-08-25 15:28:11 +0200 |
commit | ee1fae03d63c33ce9c007dce29d328377c62ea22 (patch) | |
tree | 442f776619f40b991bc820a450155bf3273d5a69 /modules/core_commons_eidas | |
parent | fd692be28186154ec5d217dfa35dbae45e5e0166 (diff) | |
download | National_eIDAS_Gateway-proxyservice_1.0.0.tar.gz National_eIDAS_Gateway-proxyservice_1.0.0.tar.bz2 National_eIDAS_Gateway-proxyservice_1.0.0.zip |
build(core): switch to next release versionproxyservice_1.0.0connector_1.3.3
Diffstat (limited to 'modules/core_commons_eidas')
-rw-r--r-- | modules/core_commons_eidas/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/core_commons_eidas/pom.xml b/modules/core_commons_eidas/pom.xml index 56ee1555..e54375ba 100644 --- a/modules/core_commons_eidas/pom.xml +++ b/modules/core_commons_eidas/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>at.asitplus.eidas.ms_specific</groupId> <artifactId>modules</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> </parent> <artifactId>core_commons_eidas</artifactId> <name>Commons for eIDAS Node communication</name> |