diff options
Diffstat (limited to 'aai-schema')
-rw-r--r-- | aai-schema/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index 02582704..65961347 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -12,6 +12,7 @@ <name>aai-schema</name> <properties> <sitePath>/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</sitePath> + <onap.nexus.url>https://nexus.onap.org</onap.nexus.url> </properties> <dependencies> <dependency> |