From d135d9c4fc7422aae79f00ca88a3f6b2b7e362e1 Mon Sep 17 00:00:00 2001 From: kaixiliu Date: Tue, 21 Nov 2023 15:30:55 +0800 Subject: Change the release version to 13.0.0 Issue-ID: USECASEUI-828 Change-Id: I6891823450d9917d98ab1bd53edc8f1e09f82055 Signed-off-by: kaixiliu --- distribution/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'distribution') diff --git a/distribution/pom.xml b/distribution/pom.xml index 7f357951..3b0f22b1 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -19,7 +19,7 @@ org.onap.usecase-ui usecase-ui-parent - 5.3.0-SNAPSHOT + 13.0.0-SNAPSHOT usecase-ui-distribution @@ -28,7 +28,7 @@ distribution for usecase-ui portal - 5.3.0 + 13.0.0 UTF-8 UTF-8 yyyyMMdd'T'HHmmss'Z' -- cgit 1.2.3-korg