From 301049fb253568986d00c22feb64c89603de8588 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 28 Oct 2021 16:22:07 -0400 Subject: Use version 2.3.0 of parent poms Use released version 2.3.0 of parent pom to avoid compile errors due to removing aged-out snapshot version Issue-ID: CCSDK-3511 Signed-off-by: Dan Timoney Change-Id: I143ca8a9ac1b782cf8dce70a6a5febeda290a66b --- aafshiro/features/ccsdk-aafshiro/pom.xml | 2 +- aafshiro/features/features-aafshiro/pom.xml | 2 +- aafshiro/features/pom.xml | 2 +- aafshiro/installer/pom.xml | 2 +- aafshiro/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'aafshiro') diff --git a/aafshiro/features/ccsdk-aafshiro/pom.xml b/aafshiro/features/ccsdk-aafshiro/pom.xml index 57345536a..e482df93e 100755 --- a/aafshiro/features/ccsdk-aafshiro/pom.xml +++ b/aafshiro/features/ccsdk-aafshiro/pom.xml @@ -27,7 +27,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.3.0-SNAPSHOT + 2.3.0 diff --git a/aafshiro/features/features-aafshiro/pom.xml b/aafshiro/features/features-aafshiro/pom.xml index 3dcbb5e79..49e40e720 100755 --- a/aafshiro/features/features-aafshiro/pom.xml +++ b/aafshiro/features/features-aafshiro/pom.xml @@ -27,7 +27,7 @@ org.onap.ccsdk.parent feature-repo-parent - 2.3.0-SNAPSHOT + 2.3.0 diff --git a/aafshiro/features/pom.xml b/aafshiro/features/pom.xml index 0e526a64b..1bf2e915a 100755 --- a/aafshiro/features/pom.xml +++ b/aafshiro/features/pom.xml @@ -27,7 +27,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.3.0-SNAPSHOT + 2.3.0 diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index baf36cf1c..fba252287 100755 --- a/aafshiro/installer/pom.xml +++ b/aafshiro/installer/pom.xml @@ -27,7 +27,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.3.0-SNAPSHOT + 2.3.0 diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index 7ea8386b0..07d99c4fe 100755 --- a/aafshiro/pom.xml +++ b/aafshiro/pom.xml @@ -27,7 +27,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.3.0-SNAPSHOT + 2.3.0 -- cgit 1.2.3-korg