From 289e2920ae8a4dd321b54355f7a0b75efcd45930 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 5 May 2020 11:13:47 -0400 Subject: Remove override of sli core version Remove override of sli core version and use version specified in parent pom. Change-Id: I3275fc035b2e6c478411e189c703dd0a0d4bf9e1 Issue-ID: CCSDK-2344 Signed-off-by: Dan Timoney --- sdnr/wt/mountpoint-registrar/feature/pom.xml | 2 +- sdnr/wt/mountpoint-registrar/installer/pom.xml | 2 +- sdnr/wt/mountpoint-registrar/model/pom.xml | 2 +- sdnr/wt/mountpoint-registrar/pom.xml | 2 +- sdnr/wt/mountpoint-registrar/provider/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'sdnr/wt/mountpoint-registrar') diff --git a/sdnr/wt/mountpoint-registrar/feature/pom.xml b/sdnr/wt/mountpoint-registrar/feature/pom.xml index 47a03c470..e099e54c5 100644 --- a/sdnr/wt/mountpoint-registrar/feature/pom.xml +++ b/sdnr/wt/mountpoint-registrar/feature/pom.xml @@ -35,7 +35,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-mountpoint-registrar-feature - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT feature ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/mountpoint-registrar/installer/pom.xml b/sdnr/wt/mountpoint-registrar/installer/pom.xml index 22774de9a..412deb2df 100755 --- a/sdnr/wt/mountpoint-registrar/installer/pom.xml +++ b/sdnr/wt/mountpoint-registrar/installer/pom.xml @@ -35,7 +35,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-mountpoint-registrar-installer - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/mountpoint-registrar/model/pom.xml b/sdnr/wt/mountpoint-registrar/model/pom.xml index a446b4ebe..7abf99c64 100644 --- a/sdnr/wt/mountpoint-registrar/model/pom.xml +++ b/sdnr/wt/mountpoint-registrar/model/pom.xml @@ -35,7 +35,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-mountpoint-registrar-model - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/mountpoint-registrar/pom.xml b/sdnr/wt/mountpoint-registrar/pom.xml index 0e63315c6..d15f579a1 100755 --- a/sdnr/wt/mountpoint-registrar/pom.xml +++ b/sdnr/wt/mountpoint-registrar/pom.xml @@ -35,7 +35,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-mountpoint-registrar-top - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/sdnr/wt/mountpoint-registrar/provider/pom.xml b/sdnr/wt/mountpoint-registrar/provider/pom.xml index b8ae4fd94..01891dd48 100644 --- a/sdnr/wt/mountpoint-registrar/provider/pom.xml +++ b/sdnr/wt/mountpoint-registrar/provider/pom.xml @@ -35,7 +35,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-mountpoint-registrar-provider - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg