From cd0441658018dfbab0950f959c9b718ad9601f6d Mon Sep 17 00:00:00 2001 From: "Stone, Avi (as206k)" Date: Thu, 24 May 2018 14:25:37 +0300 Subject: [PATCH] Fix pom Update pom app name Change-Id: Ie118a6441359196ca81c2d0f93ff9e12b553dc5a Issue-ID: SDC-1313 Signed-off-by: Stone, Avi (as206k) --- dcaedt_catalog/api/pom.xml | 4 +++- dcaedt_catalog/commons/pom.xml | 3 +++ dcaedt_catalog/db/pom.xml | 3 +++ dcaedt_catalog/service/pom.xml | 3 +++ dcaedt_validator/pom.xml | 3 +++ pom.xml | 2 ++ 6 files changed, 17 insertions(+), 1 deletion(-) diff --git a/dcaedt_catalog/api/pom.xml b/dcaedt_catalog/api/pom.xml index ff51800..a0d8200 100644 --- a/dcaedt_catalog/api/pom.xml +++ b/dcaedt_catalog/api/pom.xml @@ -190,6 +190,8 @@ test - + + true + diff --git a/dcaedt_catalog/commons/pom.xml b/dcaedt_catalog/commons/pom.xml index 9bc3649..e2d697e 100644 --- a/dcaedt_catalog/commons/pom.xml +++ b/dcaedt_catalog/commons/pom.xml @@ -132,4 +132,7 @@ 4.3.5.RELEASE + + true + diff --git a/dcaedt_catalog/db/pom.xml b/dcaedt_catalog/db/pom.xml index 152eb11..454d8bf 100644 --- a/dcaedt_catalog/db/pom.xml +++ b/dcaedt_catalog/db/pom.xml @@ -145,4 +145,7 @@ 0.2.2 + + true + diff --git a/dcaedt_catalog/service/pom.xml b/dcaedt_catalog/service/pom.xml index cd66d92..c6de06c 100644 --- a/dcaedt_catalog/service/pom.xml +++ b/dcaedt_catalog/service/pom.xml @@ -77,4 +77,7 @@ ${project.version} + + true + diff --git a/dcaedt_validator/pom.xml b/dcaedt_validator/pom.xml index f2535f1..fd95317 100644 --- a/dcaedt_validator/pom.xml +++ b/dcaedt_validator/pom.xml @@ -21,4 +21,7 @@ HEAD https://github.research.att.com/ASC/ASC-Validator/ + + true + diff --git a/pom.xml b/pom.xml index c7590d7..8bfd195 100644 --- a/pom.xml +++ b/pom.xml @@ -7,6 +7,7 @@ dcae_dt_be_main 1.2.0-SNAPSHOT pom + dcae-d dt-be-main org.springframework.boot @@ -26,6 +27,7 @@ https://nexus.onap.org 176c31dfe190a /content/sites/site/org/openecomp/sdc/${project.version} + ${project.version} -- 2.16.6