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/eidas_proxy-sevice | |
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/eidas_proxy-sevice')
-rw-r--r-- | modules/eidas_proxy-sevice/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/eidas_proxy-sevice/pom.xml b/modules/eidas_proxy-sevice/pom.xml index 8376d3a0..0e6f84ba 100644 --- a/modules/eidas_proxy-sevice/pom.xml +++ b/modules/eidas_proxy-sevice/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>eidas_proxy-sevice</artifactId> |