diff options
author | Junyi <hunterdevil@foxmail.com> | 2022-11-04 15:06:17 +0800 |
---|---|---|
committer | Junyi <hunterdevil@foxmail.com> | 2022-11-04 15:06:42 +0800 |
commit | 501bd47b80583b36bc21c2aa815d3eb6cd4408f9 (patch) | |
tree | 331ab989636d439ae4027f4bd7698b3a014fcb20 /standalone/pom.xml | |
parent | 36edc4f7b2af711bc3799a7f27d9172dad37c199 (diff) |
Release version change
Signed-off-by: Junyi Du <hunterdevil@foxmail.com>
Issue-ID: USECASEUI-759
Change-Id: I4894ba94f832904cb903708c20d5ad3c9fa740b3
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 56e79c96..9d52e145 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>5.1.0</usecaseui.version> + <usecaseui.version>5.2.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> |