diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/env/pom.xml | 5 | ||||
-rw-r--r-- | misc/log4j/pom.xml | 5 | ||||
-rw-r--r-- | misc/pom.xml | 5 | ||||
-rw-r--r-- | misc/rosetta/pom.xml | 5 | ||||
-rw-r--r-- | misc/xgen/pom.xml | 5 |
5 files changed, 0 insertions, 25 deletions
diff --git a/misc/env/pom.xml b/misc/env/pom.xml index 2859f4ba..ddc76cbb 100644 --- a/misc/env/pom.xml +++ b/misc/env/pom.xml @@ -168,11 +168,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> diff --git a/misc/log4j/pom.xml b/misc/log4j/pom.xml index d7c3699d..1f0cffa0 100644 --- a/misc/log4j/pom.xml +++ b/misc/log4j/pom.xml @@ -184,11 +184,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> diff --git a/misc/pom.xml b/misc/pom.xml index 770fe719..018ec082 100644 --- a/misc/pom.xml +++ b/misc/pom.xml @@ -230,11 +230,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> diff --git a/misc/rosetta/pom.xml b/misc/rosetta/pom.xml index 3226613c..57e8c90f 100644 --- a/misc/rosetta/pom.xml +++ b/misc/rosetta/pom.xml @@ -183,11 +183,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> 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> |