diff --git a/pom.xml b/pom.xml index cf293a6831..3278c0ba7d 100644 --- a/pom.xml +++ b/pom.xml @@ -77,24 +77,16 @@ - - sonatype-nexus-snapshots - Sonatype Nexus Snapshots - https://oss.sonatype.org/content/repositories/snapshots + ${snapshotRepository.id} + ${snapshotRepository.name} + ${releaseRepository.url} - sonatype-nexus-staging - Nexus Release Repository - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + ${repository.id} + ${repository.name} + ${releaseRepository.url} - - - - - - -