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 /distribution | |
parent | b830332427139a3fda71c773da572df3a784f543 (diff) |
Release version change
Change-Id: I5b61a1c0c34c2201defe825101c23edcc8715b91
Issue-ID: USECASEUI-558
Signed-off-by: xuran <xuranyjy@chinamobile.com>
Diffstat (limited to 'distribution')
-rw-r--r-- | distribution/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distribution/pom.xml b/distribution/pom.xml index 2262f1d5..17db2cd6 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -28,7 +28,7 @@ <description>distribution for usecase-ui portal</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> |