diff options
author | Thomas <> | 2022-10-13 10:34:03 +0200 |
---|---|---|
committer | Thomas <> | 2022-10-13 10:34:03 +0200 |
commit | 540f60892b6262a5fa4e051a758dd0dd7628d7a5 (patch) | |
tree | f642f8bacc66e29f3c090c3a05f61b34448acf78 /modules/authmodule_id-austria/pom.xml | |
parent | f607825401bb0781a6c2ac1334bbecfb215a6126 (diff) | |
download | National_eIDAS_Gateway-540f60892b6262a5fa4e051a758dd0dd7628d7a5.tar.gz National_eIDAS_Gateway-540f60892b6262a5fa4e051a758dd0dd7628d7a5.tar.bz2 National_eIDAS_Gateway-540f60892b6262a5fa4e051a758dd0dd7628d7a5.zip |
build(core): switch to next snapshot version
Diffstat (limited to 'modules/authmodule_id-austria/pom.xml')
-rw-r--r-- | modules/authmodule_id-austria/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/authmodule_id-austria/pom.xml b/modules/authmodule_id-austria/pom.xml index 9b595b07..ded21c29 100644 --- a/modules/authmodule_id-austria/pom.xml +++ b/modules/authmodule_id-austria/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>at.asitplus.eidas.ms_specific</groupId> <artifactId>modules</artifactId> - <version>1.3.4</version> + <version>1.3.5-SNAPSHOT</version> </parent> <groupId>at.asitplus.eidas.ms_specific.modules</groupId> <artifactId>authmodule_id-austria</artifactId> |