From a7a0120a299b8c052b392ebd6c8ef173a36df0f6 Mon Sep 17 00:00:00 2001 From: Hiram Chirino Date: Tue, 26 Apr 2016 12:01:24 -0400 Subject: [PATCH] Switching to sonatype mvn repo. --- pom.xml | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 4e6772c1..161e07bd 100644 --- a/pom.xml +++ b/pom.xml @@ -87,13 +87,18 @@ - - website.fusesource.org - website - dav:http://fusesource.com/forge/dav/${forge-project-id}/versions/${project.version}/maven - + + sonatype-nexus-staging + Sonatype Staging Repository + https://oss.sonatype.org/service/local/staging/deploy/maven2 + + + sonatype-nexus-snapshots + Sonatype Snapshot Repository + https://oss.sonatype.org/content/repositories/snapshots + - + chirino