From 016198f45f3e6ab33378eab78eedaa48b954eca3 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 31 May 2019 10:33:55 -0400 Subject: Use released parent poms Use released version of parent poms (1.2.4) Change-Id: Id01eac6c6c602f0a19014d34d19b82d3efe429d7 Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) --- sdnr/wt/devicemodel/feature/pom.xml | 2 +- sdnr/wt/devicemodel/installer/pom.xml | 2 +- sdnr/wt/devicemodel/model/pom.xml | 2 +- sdnr/wt/devicemodel/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sdnr/wt/devicemodel') diff --git a/sdnr/wt/devicemodel/feature/pom.xml b/sdnr/wt/devicemodel/feature/pom.xml index 3b4c8fdbc..b4f85552f 100644 --- a/sdnr/wt/devicemodel/feature/pom.xml +++ b/sdnr/wt/devicemodel/feature/pom.xml @@ -31,7 +31,7 @@ org.onap.ccsdk.parent single-feature-parent - 1.2.4-SNAPSHOT + 1.2.4 diff --git a/sdnr/wt/devicemodel/installer/pom.xml b/sdnr/wt/devicemodel/installer/pom.xml index 1bffbc6f7..15b11e620 100755 --- a/sdnr/wt/devicemodel/installer/pom.xml +++ b/sdnr/wt/devicemodel/installer/pom.xml @@ -33,7 +33,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.4-SNAPSHOT + 1.2.4 diff --git a/sdnr/wt/devicemodel/model/pom.xml b/sdnr/wt/devicemodel/model/pom.xml index 1b809057e..b456ed838 100644 --- a/sdnr/wt/devicemodel/model/pom.xml +++ b/sdnr/wt/devicemodel/model/pom.xml @@ -33,7 +33,7 @@ org.onap.ccsdk.parent binding-parent - 1.2.4-SNAPSHOT + 1.2.4 diff --git a/sdnr/wt/devicemodel/pom.xml b/sdnr/wt/devicemodel/pom.xml index 6f4b19ba1..bf0253687 100755 --- a/sdnr/wt/devicemodel/pom.xml +++ b/sdnr/wt/devicemodel/pom.xml @@ -33,7 +33,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.4-SNAPSHOT + 1.2.4 -- cgit 1.2.3-korg