From 5fab1541208adde354ed75d7a4121b09667386c7 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Mon, 25 Nov 2019 11:41:12 +0100 Subject: [PATCH] Updated to support Git and Jenkins --- pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pom.xml b/pom.xml index edca19e..43e4fff 100644 --- a/pom.xml +++ b/pom.xml @@ -15,12 +15,27 @@ ecological-engine-wps-extension This is a library to support DataMiner service that integrates the WPS 52North in the D4Science Infrastructure. + + scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git https://code-repo.d4science.org/gCubeSystem/${project.artifactId} + + + + org.gcube.distribution + gcube-bom + 1.3.1 + pom + import + + + + + Gianpaolo Coro