summaryrefslogtreecommitdiffstats
path: root/OPENECOMP-DEMO-RACKSPACE
diff options
context:
space:
mode:
authorCarsten Lund <lund@research.att.com>2017-02-20 19:32:34 +0000
committerCarsten Lund <lund@research.att.com>2017-02-20 19:36:16 +0000
commitc0a2677231ecb5104af29822552fb0d981424a42 (patch)
tree511e8ba3f4af7de04ea3a437256b48b7cf9d1587 /OPENECOMP-DEMO-RACKSPACE
parent8e9a1b32e3f415054bd0d29c832e79e680398c02 (diff)
Demo configuration changes related to POSTGRES
Change-Id: I5432443a3037a39d2db6e5ecf262a656250e8baa Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'OPENECOMP-DEMO-RACKSPACE')
-rw-r--r--OPENECOMP-DEMO-RACKSPACE/maven.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/OPENECOMP-DEMO-RACKSPACE/maven.yaml b/OPENECOMP-DEMO-RACKSPACE/maven.yaml
index 692ac1d..a19df0f 100644
--- a/OPENECOMP-DEMO-RACKSPACE/maven.yaml
+++ b/OPENECOMP-DEMO-RACKSPACE/maven.yaml
@@ -45,14 +45,10 @@ settings:
<server>
<id>osecomp-nexus</id>
- <username>@{NEXUS-USER}</username>
- <password>@{NEXUS-PASSWORD}</password>
</server>
<server>
<id>osecomp-nexus-snapshots</id>
- <username>@{NEXUS-USER}</username>
- <password>@{NEXUS-PASSWORD}</password>
</server>
</servers>