diff --git a/pom.xml b/pom.xml index f0b6765..c792bc6 100644 --- a/pom.xml +++ b/pom.xml @@ -26,6 +26,10 @@ pa-releases https://repo.extension.ws/content/repositories/releases + + maven-public + http://nexus/repository/maven-public/ + @@ -37,6 +41,14 @@ pa-deployment https://repo.extension.ws/content/repositories/snapshots + + nexus-snapshots + http://nexus/repository/maven-snapshots/ + + + nexus-releases + http://nexus/repository/maven-releases/ +