From 1f48ad879395946e26e143d96b02378ef018af84 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 3 Oct 2019 12:59:26 +0200 Subject: [PATCH] Changed version and 'scm' section to comply with release procedure --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c5d986e..8c38c1b 100644 --- a/pom.xml +++ b/pom.xml @@ -6,12 +6,19 @@ org.gcube.tools 1.1.0 + org.gcube.distribution maven-smartgears-bom - 2.1.0-SNAPSHOT + 2.1.0 pom Maven BOM for the Smartgears FW + + 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} + +