From 1dd661040782fcb21280259899c66519b73e299e Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 10 Sep 2019 18:49:19 +0000 Subject: Release ccsdk/sli/adaptors --- aai-service/features/ccsdk-aai-service/pom.xml | 4 ++-- aai-service/features/features-aai-service/pom.xml | 4 ++-- aai-service/features/pom.xml | 4 ++-- aai-service/installer/pom.xml | 4 ++-- aai-service/pom.xml | 4 ++-- aai-service/provider/pom.xml | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) (limited to 'aai-service') diff --git a/aai-service/features/ccsdk-aai-service/pom.xml b/aai-service/features/ccsdk-aai-service/pom.xml index f9623e42..74fca889 100644 --- a/aai-service/features/ccsdk-aai-service/pom.xml +++ b/aai-service/features/ccsdk-aai-service/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 1.4.1-SNAPSHOT + 1.4.1 org.onap.ccsdk.sli.adaptors ccsdk-aai-service - 0.6.1-SNAPSHOT + 0.6.1 feature ccsdk-sli-adaptors :: aai-service :: ${project.artifactId} diff --git a/aai-service/features/features-aai-service/pom.xml b/aai-service/features/features-aai-service/pom.xml index 0a6fe2b8..eb06b5c3 100755 --- a/aai-service/features/features-aai-service/pom.xml +++ b/aai-service/features/features-aai-service/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent feature-repo-parent - 1.4.1-SNAPSHOT + 1.4.1 org.onap.ccsdk.sli.adaptors features-aai-service - 0.6.1-SNAPSHOT + 0.6.1 feature ccsdk-sli-adaptors :: aai-service :: ${project.artifactId} diff --git a/aai-service/features/pom.xml b/aai-service/features/pom.xml index 250f6f8a..7a31b333 100755 --- a/aai-service/features/pom.xml +++ b/aai-service/features/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 1.4.1 org.onap.ccsdk.sli.adaptors aai-service-features - 0.6.1-SNAPSHOT + 0.6.1 pom ccsdk-sli-adaptors :: aai-service :: ${project.artifactId} diff --git a/aai-service/installer/pom.xml b/aai-service/installer/pom.xml index fd13163d..97d7bc7d 100755 --- a/aai-service/installer/pom.xml +++ b/aai-service/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 1.4.1 org.onap.ccsdk.sli.adaptors aai-service-installer - 0.6.1-SNAPSHOT + 0.6.1 pom ccsdk-sli-adaptors :: aai-service :: ${project.artifactId} diff --git a/aai-service/pom.xml b/aai-service/pom.xml index a2e18c90..095e4120 100755 --- a/aai-service/pom.xml +++ b/aai-service/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 1.4.1 org.onap.ccsdk.sli.adaptors aai-service - 0.6.1-SNAPSHOT + 0.6.1 pom ccsdk-sli-adaptors :: aai-service diff --git a/aai-service/provider/pom.xml b/aai-service/provider/pom.xml index 7f1ab206..f97243ce 100755 --- a/aai-service/provider/pom.xml +++ b/aai-service/provider/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 1.4.1-SNAPSHOT + 1.4.1 org.onap.ccsdk.sli.adaptors aai-service-provider - 0.6.1-SNAPSHOT + 0.6.1 bundle ccsdk-sli-adaptors :: aai-service :: ${project.artifactId} -- cgit