diff options
author | 2023-06-25 11:22:35 +0800 | |
---|---|---|
committer | 2023-06-25 03:29:56 +0000 | |
commit | 20fc5574efd6d6ceb95ac9b1ccfc5a53f8179dca (patch) | |
tree | b849885fb7c749cf9059d5425fc26691a3b06764 /pom.xml | |
parent | de4681df2022c40514eb4b26a5d53a0c0980d539 (diff) |
Change the release version to 1.1.0
Issue-ID: USECASEUI-816
Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
Change-Id: I00ccdce94f2240b9babbe7a951592c3b110453b9
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ <groupId>org.onap.usecase-ui.nlp</groupId> <artifactId>usecase-ui-nlp-parent</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <packaging>pom</packaging> <name>usecase-ui-nlp-parent</name> <description>parent project for usecase-ui nlp</description> |