diff options
Diffstat (limited to 'datarouter-prov')
-rwxr-xr-x | datarouter-prov/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/datarouter-prov/pom.xml b/datarouter-prov/pom.xml index 2107e9c0..f2a5fddd 100755 --- a/datarouter-prov/pom.xml +++ b/datarouter-prov/pom.xml @@ -501,7 +501,7 @@ <version>1.6.7</version>
<extensions>true</extensions>
<configuration>
- <nexusUrl>${onap.nexus.dockerregistry.daily}</nexusUrl>
+ <nexusUrl>${onap.nexus.url}</nexusUrl>
<stagingProfileId>176c31dfe190a</stagingProfileId>
<serverId>ecomp-staging</serverId>
</configuration>
|