diff options
author | cmrizhangzhen <781953240@qq.com> | 2022-11-24 16:29:21 +0800 |
---|---|---|
committer | cmrizhangzhen <781953240@qq.com> | 2022-11-24 16:29:39 +0800 |
commit | cd41bad219919c18e9c0c65be9f32bad7e9c773a (patch) | |
tree | c11f24bd6c48bc4aacdf957c240b1ef34a3b45c9 /intentanalysis/pom.xml | |
parent | 2f871e98fa6e94cc41ed1f12205030b117dd1569 (diff) |
update intent-analysis pom
Issue-ID: USECASEUI-762
Signed-off-by: cmrizhangzhen <781953240@qq.com>
Change-Id: I6a871e0c87255e583915f0855fc958d0bf052576
Diffstat (limited to 'intentanalysis/pom.xml')
-rw-r--r-- | intentanalysis/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/intentanalysis/pom.xml b/intentanalysis/pom.xml index 24b3eb2..bd9d05e 100644 --- a/intentanalysis/pom.xml +++ b/intentanalysis/pom.xml @@ -24,9 +24,9 @@ </parent> <groupId>org.onap.usecase-ui.intent-analysis</groupId> - <artifactId>server</artifactId> + <artifactId>usecase-ui.intent-analysis</artifactId> <version>5.2.0-SNAPSHOT</version> - <name>server</name> + <name>intent-analysis</name> <description>Source Code for Intent Analysis Server</description> <properties> |