From 368835c12861e64c73cd578aed270fc08fc793ae Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 22 Jun 2018 09:43:00 +0200 Subject: [PATCH] #2 - Remove intermediate repositories for GitHub-hosted Maven artifacts. --- pom.xml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/pom.xml b/pom.xml index d5024f2be..a4f7036b7 100644 --- a/pom.xml +++ b/pom.xml @@ -386,20 +386,6 @@ spring-libs-snapshot https://repo.spring.io/libs-snapshot - - nebhale-snapshots - https://raw.githubusercontent.com/nebhale/r2dbc/maven/snapshot - - true - - - - nebhale-milestones - https://raw.githubusercontent.com/nebhale/r2dbc/maven/milestone - - false - -