diff options
author | Junyi <hunterdevil@foxmail.com> | 2022-11-04 16:13:48 +0800 |
---|---|---|
committer | Junyi <hunterdevil@foxmail.com> | 2022-11-04 16:13:48 +0800 |
commit | 076710e96ea063915099e573458670525ba3b9e8 (patch) | |
tree | ee624547584add2c4415e9684150acb3653331f1 /pom.xml | |
parent | 85996ada6d9a044d3849176cb1ffa017eb6d4406 (diff) |
Release version change
Signed-off-by: Junyi Du <hunterdevil@foxmail.com>
Issue-ID: USECASEUI-759
Change-Id: I0c5a31f39ee542de9db980cf9232223515d7f41c
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ <groupId>org.onap.usecase-ui</groupId> <artifactId>usecase-ui-parent</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.2.0-SNAPSHOT</version> <packaging>pom</packaging> <name>usecase-ui-parent</name> <description>parent project for usecase-ui</description> |