From 38812c3d47f0426f1c4108145b696441da5a5c1f Mon Sep 17 00:00:00 2001 From: MichaelMorris Date: Fri, 2 Jun 2023 10:04:31 +0100 Subject: Set version to 1.13.0-SNAPSHOT Previous commit mistakenly set version to 1.13.0 when should be SNAPSHOT Signed-off-by: MichaelMorris Issue-ID: SDC-4524 Change-Id: Ie89b5df595a513ccfd30f987acea56d845f58cbb --- utils/webseal-simulator/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils') diff --git a/utils/webseal-simulator/pom.xml b/utils/webseal-simulator/pom.xml index 2679939d85..1d9561486c 100644 --- a/utils/webseal-simulator/pom.xml +++ b/utils/webseal-simulator/pom.xml @@ -10,7 +10,7 @@ org.openecomp.sdc sdc-main - 1.13.0 + 1.13.0-SNAPSHOT ../../ -- cgit 1.2.3-korg