Fix the stage site issue by adding onap.nexus.url
[aai/aai-common.git] / aai-auth / pom.xml
index a5751cc..b670305 100644 (file)
@@ -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>