diff options
author | Bin Yang <bin.yang@windriver.com> | 2019-07-15 08:22:16 +0000 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2019-07-15 08:29:36 +0000 |
commit | 612d8c0e3c8c23b24f2378b1f91e803c546d1644 (patch) | |
tree | 9232a4e5cabeb3c4b4098e88fd7b46ae12361615 /pom.xml | |
parent | 263f17d303aae3f8f65577eb06ea65e314f47834 (diff) |
Add docker profile for openstack modules
Change-Id: I43094436b2b344fe681261a830755a89e8ab2fcc
Issue-ID: MULTICLOUD-704
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -35,8 +35,6 @@ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <nexusproxy>https://nexus.onap.org</nexusproxy> - <container-public-registry>nexus3.onap.org:10001</container-public-registry> - <container-staging-registry>nexus3.onap.org:10003</container-staging-registry> </properties> <modules> |