From 8edec22767a6fdb055af92ef815e374987ed8d22 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 7 Apr 2020 11:51:20 -0400 Subject: Roll to next Guilin snapshot Roll to next Guilin snapshot release Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney Change-Id: I1a5ea68da8821ffe28ac84e60177af05e26b3585 --- .../test-blueprint/resource-audit/pom.xml | 3 +- .../test-blueprint/resource-audit/pom.xml-n | 63 ++++++++++++++++++++++ 2 files changed, 65 insertions(+), 1 deletion(-) create mode 100644 components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml-n (limited to 'components/model-catalog/blueprint-model/test-blueprint/resource-audit') diff --git a/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml b/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml index 654ccb385..21d9b8df5 100644 --- a/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml @@ -15,13 +15,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.cba test-blueprint-model - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT org.onap.ccsdk.cds.components.cba diff --git a/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml-n b/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml-n new file mode 100644 index 000000000..8bd9cdf60 --- /dev/null +++ b/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml-n @@ -0,0 +1,63 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.cba + test-blueprint-model + 1.0.0-SNAPSHOT + + + org.onap.ccsdk.cds.components.cba + resource-audit + + CBA - Test Resource Audit + CBA - Test Resource Audit + + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + resource-resolution + + + + + + + maven-assembly-plugin + 3.1.0 + + + cba + package + + single + + + false + + Distribution/cba_zip.xml + + + + + + + + -- cgit 1.2.3-korg