diff options
author | Sai Gandham <sg481n@att.com> | 2018-03-27 17:29:56 +0000 |
---|---|---|
committer | Sai Gandham <sg481n@att.com> | 2018-03-27 17:30:04 +0000 |
commit | 6034c49491fcd58013f73f0bd0afcd6f85eb3404 (patch) | |
tree | af09c863bb1ec0671994668eeaf4ea0d943d4d48 /misc/env | |
parent | c434f3ccdf1ce66d35f1acee5352cfde8e4f3202 (diff) |
Modify distribution management for authz
Issue-ID: AAF-197
Change-Id: I8ed4de872726693d7eb99ee0ced47838cd18e01c
Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'misc/env')
-rw-r--r-- | misc/env/pom.xml | 5 |
1 files changed, 0 insertions, 5 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> |