From: Dan Timoney Date: Tue, 18 Feb 2020 19:13:54 +0000 (+0000) Subject: Merge "Fix build error due to missing 0.7.0 artifacts" X-Git-Tag: 1.8.0~20 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1762ca3b89c703d86925d2f68486594916d804b0;hp=fad2018502f1794f2569becaaa65b6f44bb93a8c;p=sdnc%2Foam.git Merge "Fix build error due to missing 0.7.0 artifacts" Former-commit-id: 11a572815f8b0f24f6b801211db16420b52f489e --- diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 7eb4e629..3d8d14e4 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -22,8 +22,8 @@ ${project.version} ${maven.build.timestamp} 1.8.0-SNAPSHOT - 0.7.0 - 0.7.0 + 0.7.1-STAGING-latest + 0.7.1-SNAPSHOT org.onap.sdnc.p12 8443 diff --git a/platform-logic/setup/pom.xml b/platform-logic/setup/pom.xml index fd9b9866..be43fddd 100644 --- a/platform-logic/setup/pom.xml +++ b/platform-logic/setup/pom.xml @@ -1,8 +1,8 @@ - 4.0.0 + 4.0.0 - + org.onap.ccsdk.parent odlparent-lite 1.5.1 @@ -10,51 +10,50 @@ org.onap.sdnc.oam - platform-logic-setup - 1.8.0-SNAPSHOT - pom + platform-logic-setup + 1.8.0-SNAPSHOT + pom sdnc-oam :: platform-logic :: ${project.artifactId} - Copies base ONAP platform-logic - - - - - - org.apache.maven.plugins - maven-dependency-plugin - 3.0.0 - - - unpack - validate - - unpack - - - - - org.onap.ccsdk.distribution - platform-logic-installer - ${ccsdk.distribution.version} - zip - true - ../target - - - false - true - true - ../target/repository - - - - - - - - - - - + Copies base ONAP platform-logic + + + 0.7.1-SNAPSHOT + + + + + + + org.apache.maven.plugins + maven-dependency-plugin + 3.0.0 + + + unpack + validate + + unpack + + + + + org.onap.ccsdk.distribution + platform-logic-installer + ${ccsdk.distribution.version} + zip + true + ../target + + + false + true + true + ../target/repository + + + + + +