diff options
author | Thomas <> | 2022-05-19 11:31:27 +0200 |
---|---|---|
committer | Thomas <> | 2022-05-19 11:31:27 +0200 |
commit | a03bf3b463098b79a42d94e09486adcd06d24148 (patch) | |
tree | 2647d6fff1700bf8fcab6dbd55a0a36d2dc42428 /modules/authmodule-eIDAS-v2 | |
parent | 0b9fabfa158f9cc88d725018d64ed265c85b7f08 (diff) | |
download | National_eIDAS_Gateway-a03bf3b463098b79a42d94e09486adcd06d24148.tar.gz National_eIDAS_Gateway-a03bf3b463098b79a42d94e09486adcd06d24148.tar.bz2 National_eIDAS_Gateway-a03bf3b463098b79a42d94e09486adcd06d24148.zip |
build: switch to next release version1.3.0
Diffstat (limited to 'modules/authmodule-eIDAS-v2')
-rw-r--r-- | modules/authmodule-eIDAS-v2/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/authmodule-eIDAS-v2/pom.xml b/modules/authmodule-eIDAS-v2/pom.xml index 1d18aac0..cf5748e3 100644 --- a/modules/authmodule-eIDAS-v2/pom.xml +++ b/modules/authmodule-eIDAS-v2/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>at.asitplus.eidas.ms_specific</groupId> <artifactId>modules</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <groupId>at.asitplus.eidas.ms_specific.modules</groupId> <artifactId>authmodule-eIDAS-v2</artifactId> |