From b3fa8081f95b65152e43acf395129781a3bebe23 Mon Sep 17 00:00:00 2001 From: roberto cirillo Date: Fri, 13 Nov 2020 16:45:42 +0100 Subject: [PATCH] fixed bad url --- Maven/1.1.0/gcube-developer-settings.xml | 4 ++-- Maven/1.1.0/jenkins-snapshots-dry-run-settings.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Maven/1.1.0/gcube-developer-settings.xml b/Maven/1.1.0/gcube-developer-settings.xml index 9246720..8df3796 100644 --- a/Maven/1.1.0/gcube-developer-settings.xml +++ b/Maven/1.1.0/gcube-developer-settings.xml @@ -54,7 +54,7 @@ gcube-releases gCube Releases - httpd://nexus.d4science.org/nexus/content/repositories/gcube-releases + https://nexus.d4science.org/nexus/content/repositories/gcube-releases false @@ -66,7 +66,7 @@ gcube-externals gCube Externals - httpd://nexus.d4science.org/nexus/content/repositories/gcube-externals + https://nexus.d4science.org/nexus/content/repositories/gcube-externals false diff --git a/Maven/1.1.0/jenkins-snapshots-dry-run-settings.xml b/Maven/1.1.0/jenkins-snapshots-dry-run-settings.xml index df9cdcc..84d9ab2 100644 --- a/Maven/1.1.0/jenkins-snapshots-dry-run-settings.xml +++ b/Maven/1.1.0/jenkins-snapshots-dry-run-settings.xml @@ -43,7 +43,7 @@ gcube-snapshots gCube Snapshots - http://maven.research-infrastructures.eu/nexus/content/repositories/gcube-snapshots + https://nexus.d4science.org/nexus/content/repositories/gcube-snapshots true @@ -55,7 +55,7 @@ gcube-releases gCube Releases - http://maven.research-infrastructures.eu/nexus/content/repositories/gcube-releases + https://nexus.d4science.org/nexus/content/repositories/gcube-releases false @@ -67,7 +67,7 @@ gcube-externals gCube Externals - http://maven.research-infrastructures.eu/nexus/content/repositories/gcube-externals + https://nexus.d4science.org/nexus/content/repositories/gcube-externals false