From 60d5ee0c6d4cc32d6181c29ee55a67575669a0cd Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 21 Apr 2017 17:36:30 -0400 Subject: [SDNC-5] Split listeners Split dmaap-listener and ueb-listener to separate artifacts Change-Id: I7b1d5b15c8ef850ace75d4da451143ba4062b817 Signed-off-by: Dan Timoney --- pom.xml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index f642ab0c..c3485977 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.openecomp.sdnc.core root - 1.1.1-SNAPSHOT + 1.1.0 4.0.0 @@ -14,13 +14,13 @@ sdnc-northbound SDN-C Northbound APIs - https://wiki.onap.org + https://wiki.openecomp.org The SDN-C Northbound APIs repo contains code for northbound API adaptors, typically MD-SAL applications JIRA - https://jira.onap.org/ + https://jira.openecomp.org/ @@ -33,13 +33,13 @@ Jenkins - https://jenkins.onap.org/ + https://jenkins.openecomp.org/ - ecomp-site - dav:https://${openecomp.nexus.host}/content/sites/site/org/onap/sdnc/${project.artifactId}/${project.version} + sdnc-javadoc + dav:https://${openecomp.nexus.host}:${openecomp.nexus.port}/repository/sdn-c-javadoc/${project.artifactId}/${project.version} @@ -109,7 +109,8 @@ asdcApi dataChange - + dmaap-listener + ueb-listener vnfapi vnftools -- cgit 1.2.3-korg