Fixed pom
This commit is contained in:
parent
7ff9c86911
commit
af7b256251
7
pom.xml
7
pom.xml
|
@ -10,6 +10,13 @@
|
|||
<groupId>org.gcube.vremanagement</groupId>
|
||||
<artifactId>smart-executor-bom</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>Smart Executor Bom</name>
|
||||
<description>
|
||||
Smart Executor Bom is used to declare the version and set to provided the libraries already available in Smartgears and in Smart Executor Service.
|
||||
In such a way any plugin developer does not have to deal with dependencies conflicts and provided dependencies.
|
||||
</description>
|
||||
|
||||
<dependencyManagement>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue