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 --- openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml index b7ea75e8b3..c1fc78b3b1 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml @@ -11,7 +11,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.13.0 + 1.13.0-SNAPSHOT -- cgit 1.2.3-korg