From 0d8e1c4b41ea12ef2144ed19b508cccf23ae89a1 Mon Sep 17 00:00:00 2001 From: mercyblitz Date: Fri, 3 Apr 2020 18:43:36 +0800 Subject: [PATCH] Add into pom.xml --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index 2f5e411d..6afc5c56 100644 --- a/pom.xml +++ b/pom.xml @@ -413,5 +413,18 @@ + + + sonatype-nexus-snapshots + Sonatype Nexus Snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + + + sonatype-nexus-staging + Nexus Release Repository + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + \ No newline at end of file