Fixed name which is used for Service Name too

This commit is contained in:
Luca Frosini 2020-03-19 12:07:01 +01:00
parent 83bdb3d88e
commit 06c831e426
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<groupId>org.gcube.vremanagement</groupId>
<artifactId>smart-executor</artifactId>
<version>2.0.0</version>
<name>Smart Executor</name>
<name>SmartExecutor</name>
<description>Smart Executor Service allows to launch recurrent tasks such as task for infrastructure management, healthy monitoring etc.</description>
<packaging>war</packaging>