diff options
author | Junyi <hunterdevil@foxmail.com> | 2022-11-04 16:20:40 +0800 |
---|---|---|
committer | Junyi <hunterdevil@foxmail.com> | 2022-11-04 16:49:04 +0800 |
commit | 7b8038b57b4b452156b9bd40474d895284e4a330 (patch) | |
tree | 20c827d50e6b15ae104f47fffa33789b1eec7f4d /pom.xml | |
parent | 08a80f6a60ee9637395afb92d7a5dc1d5ead56c2 (diff) |
Release version change
Signed-off-by: Junyi Du <hunterdevil@foxmail.com>
Issue-ID: USECASEUI-759
Change-Id: I6929c2e37e687a88302a01c865f0eb32189b09af
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ <groupId>org.onap.usecase-ui.intent-analysis</groupId> <artifactId>usecase-ui-intent-analysis-parent</artifactId> <packaging>pom</packaging> - <version>0.0.1-SNAPSHOT</version> + <version>5.2.0-SNAPSHOT</version> <modules> <module>intentanalysis</module> <module>standalone</module> |