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 --- integration-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'integration-tests/pom.xml') diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 509a5cdf97..9a63bad8cd 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -32,7 +32,7 @@ limitations under the License. org.openecomp.sdc sdc-main - 1.13.0 + 1.13.0-SNAPSHOT -- cgit 1.2.3-korg