diff options
Diffstat (limited to 'aai-auth/pom.xml')
-rw-r--r-- | aai-auth/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/aai-auth/pom.xml b/aai-auth/pom.xml index a5751cc1..b670305a 100644 --- a/aai-auth/pom.xml +++ b/aai-auth/pom.xml @@ -11,6 +11,7 @@ <version>1.1.0-SNAPSHOT</version> <properties> + <onap.nexus.url>https://nexus.onap.org</onap.nexus.url> <checkstyle.config.location>google_checks.xml</checkstyle.config.location> <sitePath>/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</sitePath> </properties> |