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 /standalone/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 'standalone/pom.xml')
-rw-r--r-- | standalone/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/pom.xml b/standalone/pom.xml index 79c13669..5391b42f 100644 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -28,7 +28,7 @@ <description>distribute binary files and docker image for usecase-ui server</description> <properties> - <usecaseui.version>3.0.1</usecaseui.version> + <usecaseui.version>4.0.0</usecaseui.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format> |