diff options
author | Lusheng Ji <lji@research.att.com> | 2017-03-30 19:22:02 -0400 |
---|---|---|
committer | Lusheng Ji <lji@research.att.com> | 2017-03-30 19:22:02 -0400 |
commit | ba182b10ac97b0c8ec8acd3fec097b84ae5724b7 (patch) | |
tree | 6934ced2b7e0dd4db09f4db0745704b747a2f294 | |
parent | 3b393d38d6007a32aad544a3e5a470007782ab54 (diff) |
nexusproxy onap.org
Change-Id: I9007b9d417881c6fc027399fabba9043eec62e96
Signed-off-by: Lusheng Ji <lji@research.att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -273,7 +273,7 @@ <jersey.version>2.16</jersey.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <jettyVersion>9.0.2.v20130417</jettyVersion> - <nexusproxy>https://nexus.openecomp.org</nexusproxy> + <nexusproxy>https://nexus.onap.org</nexusproxy> </properties> <description>Data Movement as a Platform (DMaaP) Bus Controller provides an API for other DCAE infrastructure components to provision DMaaP resources. A DMaaP resource is a Data Router Feed or a Message Router Topic, and their associated publishers and subscribers.</description> </project> |