From 0e1ae91ff7fabdff4f7c1c89e3dc186a5cfc5517 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 4 Jun 2020 11:20:47 -0400 Subject: Update parent pom to reflect change in plugins Update parent pom to bump version of sli/plugins Change-Id: I0fef9a27bd4567fe91901a20a5b0db295a0c5910 Issue-ID: CCSDK-2399 Signed-off-by: Dan Timoney --- odlparent/setup/pom.xml | 4 ++-- odlparent/setup/src/main/resources/pom-template.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'odlparent/setup') diff --git a/odlparent/setup/pom.xml b/odlparent/setup/pom.xml index 58c9381f..17d91285 100755 --- a/odlparent/setup/pom.xml +++ b/odlparent/setup/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-aggregator - 1.5.8-SNAPSHOT + 1.5.9-SNAPSHOT org.onap.ccsdk.parent setup - 1.5.8-SNAPSHOT + 1.5.9-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} diff --git a/odlparent/setup/src/main/resources/pom-template.xml b/odlparent/setup/src/main/resources/pom-template.xml index 16e8d10c..58270540 100755 --- a/odlparent/setup/src/main/resources/pom-template.xml +++ b/odlparent/setup/src/main/resources/pom-template.xml @@ -101,7 +101,7 @@ 0.7.2 0.7.3 0.7.4 - 0.7.2 + 0.7.3-SNAPSHOT 0.7.4-SNAPSHOT \${ccsdk.sli.core.version} \${ccsdk.sli.adaptors.version} -- cgit 1.2.3-korg