diff --git a/pom.xml b/pom.xml index e3fc6932ba2..163bcc5ba6a 100644 --- a/pom.xml +++ b/pom.xml @@ -306,15 +306,20 @@ + https://repo.heigit.org/artifactory/ - heigit-nexus-releases - HeiGIT Releases - ${env.NEXUS_BASE_URL}/repository/maven-releases/ + releases + HeiGIT repository + false + https://repo.heigit.org/artifactory/libs-release-local + default - heigit-nexus-snapshots - HeiGIT Snapshots - ${env.NEXUS_BASE_URL}/repository/maven-snapshots/ + snapshots + HeiGIT repository (snapshots) + true + https://repo.heigit.org/artifactory/libs-snapshot-local + default