From: Manor, Yanir (ym903w) Date: Wed, 26 Sep 2018 06:11:11 +0000 (+0300) Subject: upgrade dace-d be pom version X-Git-Tag: 1.3.0~13 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=9bd0f8c320ba549f1400aee91fb452a3e6d85c34;p=sdc%2Fdcae-d%2Fdt-be-main.git upgrade dace-d be pom version upgrade dace-d be pom version Change-Id: I0332926c1eb5d4f185b256fd4553b39200f73150 Issue-ID: DCAEGEN2-840 Signed-off-by: Manor, Yanir (ym903w) --- diff --git a/dcaedt_catalog/api/pom.xml b/dcaedt_catalog/api/pom.xml index a0d8200..f6925db 100644 --- a/dcaedt_catalog/api/pom.xml +++ b/dcaedt_catalog/api/pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 org.onap.sdc.dcae-d.dt-be-main DCAE-DT-Catalog - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT DCAE-DT-Catalog-API jar @@ -109,14 +109,14 @@ - - - - - - - - + + + + + + + + diff --git a/dcaedt_catalog/asdc/pom.xml b/dcaedt_catalog/asdc/pom.xml index 5d9a4f5..69fe2e1 100644 --- a/dcaedt_catalog/asdc/pom.xml +++ b/dcaedt_catalog/asdc/pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 org.onap.sdc.dcae-d.dt-be-main DCAE-DT-Catalog - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT DCAE-DT-Catalog-ASDC jar diff --git a/dcaedt_catalog/commons/pom.xml b/dcaedt_catalog/commons/pom.xml index 6a619b2..a50b287 100644 --- a/dcaedt_catalog/commons/pom.xml +++ b/dcaedt_catalog/commons/pom.xml @@ -1,84 +1,85 @@ - - 4.0.0 - - org.onap.sdc.dcae-d.dt-be-main - DCAE-DT-Catalog - 1.2.0-SNAPSHOT - - DCAE-DT-Catalog-Commons - jar - DCAE DT Catalog Commons + + 4.0.0 + + org.onap.sdc.dcae-d.dt-be-main + DCAE-DT-Catalog + 1.3.0-SNAPSHOT + + DCAE-DT-Catalog-Commons + jar + DCAE DT Catalog Commons - src/main/java - - - maven-compiler-plugin - 3.1 - - 1.8 - 1.8 - ${project.build.sourceEncoding} - - - - org.apache.maven.plugins - maven-dependency-plugin - 2.10 - - - copy-dependencies - package - - copy-dependencies - - - ${project.build.directory}/deps - false - false - true - - - - - - org.codehaus.mojo - buildnumber-maven-plugin - 1.4 - - - validate - - create - - - - - false - false - - - - org.apache.maven.plugins - maven-jar-plugin - 2.1 - - - - true - - - ${buildNumber} - - - - + src/main/java + + + maven-compiler-plugin + 3.1 + + 1.8 + 1.8 + ${project.build.sourceEncoding} + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.10 + + + copy-dependencies + package + + copy-dependencies + + + ${project.build.directory}/deps + false + false + true + + + + + + org.codehaus.mojo + buildnumber-maven-plugin + 1.4 + + + validate + + create + + + + + false + false + + + + org.apache.maven.plugins + maven-jar-plugin + 2.1 + + + + true + + + ${buildNumber} + + + + - - - - org.apache.httpcomponents - httpasyncclient + + + + org.apache.httpcomponents + httpasyncclient 4.1 @@ -92,9 +93,9 @@ 1.3 - commons-beanutils - commons-beanutils - 1.9.3 + commons-beanutils + commons-beanutils + 1.9.3 commons-jxpath @@ -122,17 +123,17 @@ 2.7.8 - com.github.wnameless - json-flattener - 0.2.2 + com.github.wnameless + json-flattener + 0.2.2 org.springframework spring-web 4.3.17.RELEASE - - + + true diff --git a/dcaedt_catalog/db/pom.xml b/dcaedt_catalog/db/pom.xml index 454d8bf..2870d04 100644 --- a/dcaedt_catalog/db/pom.xml +++ b/dcaedt_catalog/db/pom.xml @@ -1,61 +1,62 @@ - - 4.0.0 - - org.onap.sdc.dcae-d.dt-be-main - DCAE-DT-Catalog - 1.2.0-SNAPSHOT - - DCAE-DT-Catalog-DB - jar - DCAE DT Catalog database + + 4.0.0 + + org.onap.sdc.dcae-d.dt-be-main + DCAE-DT-Catalog + 1.3.0-SNAPSHOT + + DCAE-DT-Catalog-DB + jar + DCAE DT Catalog database - src/main/java - - + src/main/java + + maven-compiler-plugin 3.1 - 1.8 - 1.8 - ${project.build.sourceEncoding} + 1.8 + 1.8 + ${project.build.sourceEncoding} - - + + org.apache.maven.plugins maven-dependency-plugin 2.10 - - copy-dependencies - package - - copy-dependencies - - - ${project.build.directory}/deps - false - false - true - - + + copy-dependencies + package + + copy-dependencies + + + ${project.build.directory}/deps + false + false + true + + - + org.codehaus.mojo buildnumber-maven-plugin - 1.4 + 1.4 - - validate - - create - - - + + validate + + create + + + - false - false + false + false @@ -63,14 +64,14 @@ maven-jar-plugin 2.1 - - - true - - - ${buildNumber} - - + + + true + + + ${buildNumber} + + @@ -78,35 +79,35 @@ maven-assembly-plugin 2.6 - - jar-with-dependencies - - - - org.onap.sdc.dcae.db.neo4j.Modeled - - - ${buildNumber} - - - + + jar-with-dependencies + + + + org.onap.sdc.dcae.db.neo4j.Modeled + + + ${buildNumber} + + + - make-assembly - package + make-assembly + package - single + single - - - - - org.apache.httpcomponents - httpasyncclient + + + + + org.apache.httpcomponents + httpasyncclient 4.1 @@ -140,12 +141,12 @@ 20160212 - com.github.wnameless - json-flattener - 0.2.2 + com.github.wnameless + json-flattener + 0.2.2 - - + + true diff --git a/dcaedt_catalog/service/pom.xml b/dcaedt_catalog/service/pom.xml index 21db070..8358859 100644 --- a/dcaedt_catalog/service/pom.xml +++ b/dcaedt_catalog/service/pom.xml @@ -1,51 +1,52 @@ - - 4.0.0 + + 4.0.0 - - org.onap.sdc.dcae-d.dt-be-main - DCAE-DT-Catalog - 1.2.0-SNAPSHOT - - DCAE-DT-Catalog-Service - jar - DCAE-DT Catalog Service + + org.onap.sdc.dcae-d.dt-be-main + DCAE-DT-Catalog + 1.3.0-SNAPSHOT + + DCAE-DT-Catalog-Service + jar + DCAE-DT Catalog Service - src/main/java - - - maven-compiler-plugin - 3.1 - - 1.8 - 1.8 - ${project.build.sourceEncoding} - - + src/main/java + + + maven-compiler-plugin + 3.1 + + 1.8 + 1.8 + ${project.build.sourceEncoding} + + org.springframework.boot spring-boot-maven-plugin 1.3.3.RELEASE - - org.onap.sdc.dcae.catalog.engine.CatalogEngine - - - - - repackage - - - + + org.onap.sdc.dcae.catalog.engine.CatalogEngine + + + + + repackage + + + - - - - - junit - junit - 3.8.1 - test - + + + + + junit + junit + 3.8.1 + test + org.springframework spring-core @@ -71,13 +72,13 @@ spring-boot-autoconfigure 1.4.1.RELEASE - - org.onap.sdc.dcae-d.dt-be-main - DCAE-DT-Catalog-API - ${project.version} - - - + + org.onap.sdc.dcae-d.dt-be-main + DCAE-DT-Catalog-API + ${project.version} + + + true diff --git a/dcaedt_tools/pom.xml b/dcaedt_tools/pom.xml index 265a150..f888b71 100644 --- a/dcaedt_tools/pom.xml +++ b/dcaedt_tools/pom.xml @@ -211,7 +211,7 @@ org.onap.sdc.dcae-d.dt-be-property DCAE-DT-PROPERTY - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT org.powermock diff --git a/dcaedt_validator/checker/pom.xml b/dcaedt_validator/checker/pom.xml index 9c639e0..2639b43 100644 --- a/dcaedt_validator/checker/pom.xml +++ b/dcaedt_validator/checker/pom.xml @@ -1,11 +1,10 @@ - 4.0.0 org.onap.sdc.dcae-d.dt-be-main DCAE-DT-Validator - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT DCAE-DT-Validator-Checker jar @@ -89,9 +88,9 @@ - - - + + + jar-with-dependencies diff --git a/dcaedt_validator/kwalify/pom.xml b/dcaedt_validator/kwalify/pom.xml index a80c19c..f8364d7 100644 --- a/dcaedt_validator/kwalify/pom.xml +++ b/dcaedt_validator/kwalify/pom.xml @@ -1,11 +1,10 @@ - 4.0.0 org.onap.sdc.dcae-d.dt-be-main DCAE-DT-Validator - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT kwalify jar