adoption of gcube-smartgears-bom.2.0.0-SNAPSHOT

master
Fabio Sinibaldi 4 years ago
parent 0caf87d2fb
commit eb5d86b971

@ -13,7 +13,7 @@
<groupId>org.gcube.portal</groupId>
<artifactId>oauth</artifactId>
<packaging>war</packaging>
<version>1.2.0</version>
<version>1.2.1-SNAPSHOT</version>
<name>gcube-oauth</name>
<properties>
@ -33,18 +33,11 @@
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-bom</artifactId>
<version>LATEST</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependencies>
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-smartgears-bom</artifactId>
<version>LATEST</version>
<version>2.0.0-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>

Loading…
Cancel
Save