diff options
author | cmrizhangzhen <781953240@qq.com> | 2022-11-10 09:48:14 +0800 |
---|---|---|
committer | cmrizhangzhen <781953240@qq.com> | 2022-11-10 09:48:35 +0800 |
commit | 150fdcca5cf23759208d5c98d54b32b6cb651064 (patch) | |
tree | 63fb11895ef511b132707ad6ccc19f6f4f1d8972 /pom.xml | |
parent | 467a0af6a6e0810bbe5a02bbd10f91f6a638da18 (diff) |
kohn release change to 5.1.05.1.2
Issue-ID: USECASEUI-760
Signed-off-by: cmrizhangzhen <781953240@qq.com>
Change-Id: I621572375be4e66a304949f706526bf5ebf98351
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.1.0-SNAPSHOT</version> <modules> <module>intentanalysis</module> <module>standalone</module> |