diff options
Diffstat (limited to 'misc/xgen')
-rw-r--r-- | misc/xgen/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/misc/xgen/pom.xml b/misc/xgen/pom.xml index 4a23a993..f34e60a3 100644 --- a/misc/xgen/pom.xml +++ b/misc/xgen/pom.xml @@ -167,11 +167,6 @@ <name>AAF Release Repository</name> <url>${nexusproxy}${releaseNexusPath}</url> </repository> - <snapshotRepository> - <id>ecomp-snapshots</id> - <name>AAF Snapshot Repository</name> - <url>${nexusproxy}${snapshotNexusPath}</url> - </snapshotRepository> <site> <id>ecomp-site</id> <url>dav:${nexusproxy}${sitePath}</url> |