From 225b37cf34dcf464c404cfecf6d34f160e65a6f4 Mon Sep 17 00:00:00 2001 From: Mauro Talevi Date: Fri, 22 Jan 2021 20:28:43 +0000 Subject: [PATCH] JBEHAVE-1451 Ensure jbehave-google only depends on Maven Central artifacts. --- jbehave-google/pom.xml | 9 ++----- settings.xml | 54 ++++++------------------------------------ 2 files changed, 9 insertions(+), 54 deletions(-) diff --git a/jbehave-google/pom.xml b/jbehave-google/pom.xml index b656584d9..20ba4b2f3 100755 --- a/jbehave-google/pom.xml +++ b/jbehave-google/pom.xml @@ -17,13 +17,8 @@ com.google.gdata - gdata-java-client - 1.40.0.atlassian-2 - - - javax.mail - mail - 1.4.1 + core + 1.47.1 diff --git a/settings.xml b/settings.xml index ff8b5cd3e..19f7b2830 100755 --- a/settings.xml +++ b/settings.xml @@ -6,31 +6,29 @@ - sonatype + snapshots false - sonatype-public-repository-group - Sonatype Public Repository Group - https://oss.sonatype.org/content/groups/public/ + sonatype-nexus-oss + Sonatype Nexus OSS + https://s01.oss.sonatype.org/content/groups/public/ default true - never true - never - sonatype-public-repository-group - Sonatype Public Repository Group - https://oss.sonatype.org/content/groups/public/ + sonatype-nexus-oss + Sonatype Nexus OSS + https://s01.oss.sonatype.org/content/groups/public/ true @@ -40,43 +38,5 @@ - - - atlassian - - true - - - - atlassian - https://maven.atlassian.com/content/groups/public/ - - - - - atlassian - https://maven.atlassian.com/content/groups/public/ - - - - - - jenkins - - true - - - - jenkins - https://repo.jenkins-ci.org/public/ - - - - - jenkins - https://repo.jenkins-ci.org/public/ - - -