From 3bbfca830b954a8e536c0a01af726015ce826da4 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 6 Aug 2019 16:16:51 +0000 Subject: Release policy/apex-pdp --- client/client-common/pom.xml | 2 +- client/client-deployment/pom.xml | 2 +- client/client-editor/pom.xml | 2 +- client/client-full/pom.xml | 2 +- client/client-monitoring/pom.xml | 2 +- client/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'client') diff --git a/client/client-common/pom.xml b/client/client-common/pom.xml index 46579b5bb..050c914fb 100644 --- a/client/client-common/pom.xml +++ b/client/client-common/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.client client - 2.2.1-SNAPSHOT + 2.2.1 client-common diff --git a/client/client-deployment/pom.xml b/client/client-deployment/pom.xml index 0222a0584..2d262d11e 100644 --- a/client/client-deployment/pom.xml +++ b/client/client-deployment/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.client client - 2.2.1-SNAPSHOT + 2.2.1 client-deployment diff --git a/client/client-editor/pom.xml b/client/client-editor/pom.xml index 33dfc460f..17988bfa0 100644 --- a/client/client-editor/pom.xml +++ b/client/client-editor/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.client client - 2.2.1-SNAPSHOT + 2.2.1 client-editor diff --git a/client/client-full/pom.xml b/client/client-full/pom.xml index 03cf7b436..545b1b985 100644 --- a/client/client-full/pom.xml +++ b/client/client-full/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.client client - 2.2.1-SNAPSHOT + 2.2.1 client-full diff --git a/client/client-monitoring/pom.xml b/client/client-monitoring/pom.xml index 447f470fb..2988f44ff 100644 --- a/client/client-monitoring/pom.xml +++ b/client/client-monitoring/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.client client - 2.2.1-SNAPSHOT + 2.2.1 client-monitoring diff --git a/client/pom.xml b/client/pom.xml index 036b19746..a03412ef5 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.2.1-SNAPSHOT + 2.2.1 org.onap.policy.apex-pdp.client -- cgit