Fixed maven-parent version
This commit is contained in:
parent
68b8889f26
commit
271c6d60b0
2
pom.xml
2
pom.xml
|
@ -4,7 +4,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.gcube.tools</groupId>
|
<groupId>org.gcube.tools</groupId>
|
||||||
<artifactId>maven-parent</artifactId>
|
<artifactId>maven-parent</artifactId>
|
||||||
<version>1.0.0</version>
|
<version>1.1.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.gcube.information-system</groupId>
|
<groupId>org.gcube.information-system</groupId>
|
||||||
<artifactId>information-system-bom</artifactId>
|
<artifactId>information-system-bom</artifactId>
|
||||||
|
|
Loading…
Reference in New Issue