Upgraded imported gcube-bom version
This commit is contained in:
parent
e5c9cac6a4
commit
dd1b43dd71
3
pom.xml
3
pom.xml
|
@ -33,7 +33,7 @@
|
|||
<dependency>
|
||||
<groupId>org.gcube.distribution</groupId>
|
||||
<artifactId>gcube-bom</artifactId>
|
||||
<version>1.4.0</version>
|
||||
<version>1.5.0-SNAPSHOT</version>
|
||||
<type>pom</type>
|
||||
<scope>import</scope>
|
||||
</dependency>
|
||||
|
@ -203,4 +203,5 @@
|
|||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
<version>1.2.0-SNAPSHOT</version>
|
||||
</project>
|
Loading…
Reference in New Issue