diff options
author | xuran <xuranyjy@chinamobile.com> | 2021-04-07 16:02:45 +0800 |
---|---|---|
committer | xuran <xuranyjy@chinamobile.com> | 2021-04-07 16:02:55 +0800 |
commit | 6ab20f46d3e3db2f196cd4e26095d0ba31d52126 (patch) | |
tree | 917ab40d9c72478a888d86898e75903b0cfe0977 /usecaseui-portal | |
parent | b830332427139a3fda71c773da572df3a784f543 (diff) |
Release version change
Change-Id: I5b61a1c0c34c2201defe825101c23edcc8715b91
Issue-ID: USECASEUI-558
Signed-off-by: xuran <xuranyjy@chinamobile.com>
Diffstat (limited to 'usecaseui-portal')
-rw-r--r-- | usecaseui-portal/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usecaseui-portal/pom.xml b/usecaseui-portal/pom.xml index f28daf4b..8a4c0de6 100644 --- a/usecaseui-portal/pom.xml +++ b/usecaseui-portal/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.usecase-ui</groupId> <artifactId>usecase-ui-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>3.0.1-SNAPSHOT</version> </parent> <artifactId>usecase-ui-portal</artifactId> |