From f71a7d1f8b2def66514a99cb431421b76b5947ca Mon Sep 17 00:00:00 2001 From: Nicholas Blair Date: Fri, 3 Jul 2015 21:25:39 -0500 Subject: [PATCH] Issue #1: point distributionManagement at sonatype --- pom.xml | 29 +++++++++++++---------------- 1 file changed, 13 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index 8a02e18d..e039b5fd 100644 --- a/pom.xml +++ b/pom.xml @@ -12,8 +12,6 @@ 2.3.2 2.1.2 - scp://dev.bedework.org/data/repository/maven/maven2 - scp://dev.bedework.org/data/repository/maven/maven2 4.0.1-SNAPSHOT 1.5 @@ -48,6 +46,18 @@ scm:git:git@github.com:Bedework/bw-util.git https://github.com/Bedework/bw-util + + + sonatype-nexus-staging + Nexus Release Repository + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + sonatype-nexus-snapshots + Sonatype Nexus Snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + + github @@ -212,20 +222,7 @@ - - - - bedework-releases-repository - Bedework Releases Repository - ${bedework.releases.repo.url} - - - bedework-snapshots-repository - Bedework Snapshots Repository - ${bedework.snapshots.repo.url} - - - +