From cbafa1e32fae1a8b1b027b6c4183b6417c38195d Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Mon, 19 Dec 2022 15:51:41 +0100 Subject: build(core): switch to next release version --- modules/core_common_webapp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/core_common_webapp') diff --git a/modules/core_common_webapp/pom.xml b/modules/core_common_webapp/pom.xml index 1df34a93..6f600a61 100644 --- a/modules/core_common_webapp/pom.xml +++ b/modules/core_common_webapp/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>at.asitplus.eidas.ms_specific</groupId> <artifactId>modules</artifactId> - <version>1.3.7-SNAPSHOT</version> + <version>1.3.7</version> </parent> <artifactId>core_common_webapp</artifactId> <name>WebApplication commons</name> -- cgit v1.2.3