summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorkaixiliu <liukaixi@chinamobile.com>2023-06-25 11:14:23 +0800
committerKaixi LIU <liukaixi@chinamobile.com>2023-06-25 06:02:56 +0000
commit1373612b7565ccbde316c9ffa073ce5c0fc8ab11 (patch)
treeec783308673aadee8e128b38dd231970104cad33 /pom.xml
parent045b446ddab61b66cd737b3738eceb47a0efb8a3 (diff)
Change the release version to 5.3.0
Issue-ID: USECASEUI-816 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Icea9f19d0e205f0f0b2886df7b24f6b6e61bc734
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 73507289..69dab42b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<groupId>org.onap.usecase-ui</groupId>
<artifactId>usecase-ui-parent</artifactId>
- <version>5.2.0-SNAPSHOT</version>
+ <version>5.3.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>usecase-ui-parent</name>
<description>parent project for usecase-ui</description>