fixed the repo/staging 43/87043/3
authorms236b <ms236b@att.com>
Mon, 6 May 2019 14:22:09 +0000 (10:22 -0400)
committerms236b <ms236b@att.com>
Mon, 6 May 2019 14:40:41 +0000 (10:40 -0400)
Fixed the staging/repo issue for bp gen

Issue-ID: DCAEGEN2-1125
Change-Id: If94e284e4250c4b122bda1e694988c7a0d3a93f6
Signed-off-by: ms236b <ms236b@att.com>
blueprint-generator/pom.xml

index 23b71ee..4021e16 100644 (file)
             <id>ecomp-snapshots</id>
             <url>https://nexus.onap.org/content/repositories/snapshots/</url>
         </snapshotRepository>
+        <repository>
+               <id>ecomp-staging</id>
+               <url>https://nexus.onap.org/content/groups/staging/</url>
+        </repository>
     </distributionManagement>