diff --git a/pom.xml b/pom.xml index 42cb73c..4caf1dc 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ snapshots-repo - https://oss.sonatype.org/content/repositories/snapshots + https://${sonatype.host}/content/repositories/snapshots false @@ -31,6 +31,22 @@ + + + + sonatype-releases + Sonatype Release Staging Maven Repository + https://${sonatype.host}/service/local/staging/deploy/maven2 + + + + sonatype-snapshots + Sonatype Snapshots Maven Repository + https://${sonatype.host}/content/repositories/snapshots + + + + fcrepo-upgrade-utils fcrepo-exts @@ -53,6 +69,7 @@ 4.4 1.3.1 4.5.13 + s01.oss.sonatype.org