diff options
Diffstat (limited to 'auth/auth-locate/pom.xml')
-rw-r--r-- | auth/auth-locate/pom.xml | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/auth/auth-locate/pom.xml b/auth/auth-locate/pom.xml index 4fb54db3..60b1d128 100644 --- a/auth/auth-locate/pom.xml +++ b/auth/auth-locate/pom.xml @@ -98,16 +98,5 @@ </plugins> </build> - <distributionManagement> - <repository> - <id>nexus</id> - <name>attarch-releases</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases</url> - </repository> - <snapshotRepository> - <id>nexus</id> - <name>attarch-snapshots</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots</url> - </snapshotRepository> - </distributionManagement> + </project> |