Updated to Support Git and Jenkins

This commit is contained in:
Giancarlo Panichi 2019-11-28 14:20:39 +01:00
parent cf6303886f
commit 88c3b64a08
1 changed files with 2 additions and 2 deletions

View File

@ -116,7 +116,7 @@
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-scope-maps</artifactId>
<scope>compile</scope>
<scope>provided</scope>
</dependency>
<!-- service-client-impl -->
@ -260,7 +260,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>maven-portal-bom</artifactId>
<version>LATEST</version>
<version>6.3.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>