Fix the stage site issue by adding onap.nexus.url
[aai/aai-common.git] / aai-utils / pom.xml
index 137b260..6116c83 100644 (file)
@@ -15,6 +15,7 @@
 
     <properties>
         <checkstyle.config.location>google_checks.xml</checkstyle.config.location>
+       <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
         <sitePath>/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</sitePath>
     </properties>
 
     </reporting>
 
 
-</project>
\ No newline at end of file
+</project>