diff options
author | xuran <xuranyjy@chinamobile.com> | 2021-04-07 16:53:21 +0800 |
---|---|---|
committer | xu ran <xuranyjy@chinamobile.com> | 2021-04-07 09:02:34 +0000 |
commit | 5a064a3b3895e61263b9cddc472e410ea4445219 (patch) | |
tree | 05899181ee6f2346fee5740b2f183dec024bd74c /pom.xml | |
parent | cc04191ea66d88a1e3afdb7a49bb2cc3b1a9168a (diff) |
Release version change4.0.1
Change-Id: I51d6d62577b110f80c5cb8f0a56a65bd6aa8c87b
Issue-ID: USECASEUI-558
Signed-off-by: xuran <xuranyjy@chinamobile.com>
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.server</groupId> <artifactId>usecase-ui-server-parent</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> <packaging>pom</packaging> <name>usecase-ui-server-parent</name> <description>parent project for usecase-ui server</description> |