From a7a884892ba40c5cfa3cdb520dc55f7a47eb5e0f Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Thu, 2 Mar 2023 14:02:59 +0100 Subject: build(core): switch to next snapshot 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 c641b3ac..c38e0a00 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.9</version> + <version>1.3.10-SNAPSHOT</version> </parent> <artifactId>core_common_webapp</artifactId> <name>WebApplication commons</name> -- cgit v1.2.3