aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Stilwell <stilwelld@att.com>2018-10-16 17:51:27 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-16 17:51:27 +0000
commit9310f04aab4fe7ec87d634f9e223559888b2ca0d (patch)
treedb3c818d48c09dada009a53fbe76311c10fa9d7a
parent0d2a94bf70f9f63a1fe8145272a40bc5bcbec588 (diff)
parent75d294616f177ff72a650e74dc58433b284311c5 (diff)
Merge "Use released version of sdnc/northbound"3.0.0-ONAP1.4.1
Former-commit-id: ac74299d29fbe36988a8180bb775054dcc485935
-rw-r--r--installation/sdnc/pom.xml2
-rwxr-xr-xpom.xml2
2 files changed, 1 insertions, 3 deletions
diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml
index 668f81f5..82a98195 100644
--- a/installation/sdnc/pom.xml
+++ b/installation/sdnc/pom.xml
@@ -20,7 +20,7 @@
<properties>
<image.name>onap/sdnc-image</image.name>
<sdnc.project.version>${project.version}</sdnc.project.version>
- <sdnc.northbound.version>1.4.1-SNAPSHOT</sdnc.northbound.version>
+ <sdnc.northbound.version>1.4.1</sdnc.northbound.version>
<docker.buildArg.https_proxy>${https_proxy}</docker.buildArg.https_proxy>
<docker.push.phase>deploy</docker.push.phase>
<docker.verbose>true</docker.verbose>
diff --git a/pom.xml b/pom.xml
index cda5697d..002b9a7d 100755
--- a/pom.xml
+++ b/pom.xml
@@ -25,9 +25,7 @@
<module>dgbuilder</module>
<module>platform-logic</module>
<module>configbackuprestore</module>
- <!-- Temporarily comment out to work around Jenkins build issue
<module>SdncReports</module>
- -->
</modules>
<scm>