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 /ms_specific_connector | |
parent | fd692be28186154ec5d217dfa35dbae45e5e0166 (diff) | |
download | National_eIDAS_Gateway-ee1fae03d63c33ce9c007dce29d328377c62ea22.tar.gz National_eIDAS_Gateway-ee1fae03d63c33ce9c007dce29d328377c62ea22.tar.bz2 National_eIDAS_Gateway-ee1fae03d63c33ce9c007dce29d328377c62ea22.zip |
build(core): switch to next release versionproxyservice_1.0.0connector_1.3.3
Diffstat (limited to 'ms_specific_connector')
-rw-r--r-- | ms_specific_connector/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms_specific_connector/pom.xml b/ms_specific_connector/pom.xml index fb0a0579..4ac49af0 100644 --- a/ms_specific_connector/pom.xml +++ b/ms_specific_connector/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>at.asitplus.eidas</groupId> <artifactId>ms_specific</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> </parent> <groupId>at.asitplus.eidas.ms_specific</groupId> |