From 1f9840b82bd7637dfcae7854336c1fe8e2e43c4e Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 18 Sep 2019 20:36:47 +0000 Subject: Release ccsdk/sli/adaptors --- base/http/features/ccsdk-base-http/pom.xml | 4 ++-- base/http/features/features-base-http/pom.xml | 4 ++-- base/http/features/pom.xml | 4 ++-- base/http/installer/pom.xml | 4 ++-- base/http/pom.xml | 4 ++-- base/http/provider/pom.xml | 4 ++-- base/pom.xml | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) (limited to 'base') diff --git a/base/http/features/ccsdk-base-http/pom.xml b/base/http/features/ccsdk-base-http/pom.xml index 7c9ddf8b..85d46446 100644 --- a/base/http/features/ccsdk-base-http/pom.xml +++ b/base/http/features/ccsdk-base-http/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 1.3.5-SNAPSHOT + 1.3.5 org.onap.ccsdk.sli.adaptors ccsdk-base-http - 0.5.4-SNAPSHOT + 0.5.4 feature ccsdk-sli-adaptors :: base-http :: ${project.artifactId} diff --git a/base/http/features/features-base-http/pom.xml b/base/http/features/features-base-http/pom.xml index db1ad6f9..13278b10 100644 --- a/base/http/features/features-base-http/pom.xml +++ b/base/http/features/features-base-http/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent feature-repo-parent - 1.3.5-SNAPSHOT + 1.3.5 org.onap.ccsdk.sli.adaptors features-base-http - 0.5.4-SNAPSHOT + 0.5.4 feature ccsdk-sli-adaptors :: base-http :: ${project.artifactId} diff --git a/base/http/features/pom.xml b/base/http/features/pom.xml index d60b179b..c0fe8832 100644 --- a/base/http/features/pom.xml +++ b/base/http/features/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.3.5-SNAPSHOT + 1.3.5 org.onap.ccsdk.sli.adaptors base-http-features - 0.5.4-SNAPSHOT + 0.5.4 pom ccsdk-sli-adaptors :: base-http :: ${project.artifactId} diff --git a/base/http/installer/pom.xml b/base/http/installer/pom.xml index bb63f27c..36cdd995 100644 --- a/base/http/installer/pom.xml +++ b/base/http/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.3.5-SNAPSHOT + 1.3.5 org.onap.ccsdk.sli.adaptors base-http-installer - 0.5.4-SNAPSHOT + 0.5.4 pom ccsdk-sli-adaptors :: base-http :: ${project.artifactId} diff --git a/base/http/pom.xml b/base/http/pom.xml index 9a7683b8..27f4267c 100644 --- a/base/http/pom.xml +++ b/base/http/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.3.5-SNAPSHOT + 1.3.5 org.onap.ccsdk.sli.adaptors.base http - 0.5.4-SNAPSHOT + 0.5.4 pom diff --git a/base/http/provider/pom.xml b/base/http/provider/pom.xml index d7f0bcb1..62f65082 100644 --- a/base/http/provider/pom.xml +++ b/base/http/provider/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 1.3.5-SNAPSHOT + 1.3.5 org.onap.ccsdk.sli.adaptors base-http-provider - 0.5.4-SNAPSHOT + 0.5.4 bundle diff --git a/base/pom.xml b/base/pom.xml index 7cd0f2a0..70c0c8b3 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.3.5-SNAPSHOT + 1.3.5 @@ -12,7 +12,7 @@ pom org.onap.ccsdk.sli.adaptors base-parent - 0.5.4-SNAPSHOT + 0.5.4 http -- cgit