From 3aa7cbec7f96dba5503757482bb604921116b6c1 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 31 Oct 2018 16:35:54 +0000 Subject: Set new master version for Dublin Issue-ID: POLICY-1232 Change-Id: If43c40e9e13bd9387e2b6ee876717f8413a17e34 Signed-off-by: liamfallon --- client/client-common/pom.xml | 5 ++--- client/client-deployment/pom.xml | 17 ++++++----------- client/client-editor/pom.xml | 17 ++++++----------- client/client-full/pom.xml | 17 ++++++----------- client/client-monitoring/pom.xml | 17 ++++++----------- client/pom.xml | 5 ++--- 6 files changed, 28 insertions(+), 50 deletions(-) (limited to 'client') diff --git a/client/client-common/pom.xml b/client/client-common/pom.xml index 77353a4f8..7c679ad41 100644 --- a/client/client-common/pom.xml +++ b/client/client-common/pom.xml @@ -17,13 +17,12 @@ SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.apex-pdp.client client - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT client-common diff --git a/client/client-deployment/pom.xml b/client/client-deployment/pom.xml index adc4bf113..41e0e0508 100644 --- a/client/client-deployment/pom.xml +++ b/client/client-deployment/pom.xml @@ -17,13 +17,12 @@ SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.apex-pdp.client client - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT client-deployment @@ -164,18 +163,14 @@ - - + + reference.conf - + log4j.properties - + org.onap.policy.apex.client.deployment.rest.ApexDeploymentRestMain diff --git a/client/client-editor/pom.xml b/client/client-editor/pom.xml index dfcc55fdc..47ce007ac 100644 --- a/client/client-editor/pom.xml +++ b/client/client-editor/pom.xml @@ -17,13 +17,12 @@ SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.apex-pdp.client client - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT client-editor @@ -190,18 +189,14 @@ - - + + reference.conf - + log4j.properties - + org.onap.policy.apex.client.editor.rest.ApexEditorMain diff --git a/client/client-full/pom.xml b/client/client-full/pom.xml index b8c253f1c..a157d7657 100644 --- a/client/client-full/pom.xml +++ b/client/client-full/pom.xml @@ -17,13 +17,12 @@ SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.apex-pdp.client client - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT client-full @@ -137,18 +136,14 @@ - - + + reference.conf - + log4j.properties - + org.onap.policy.apex.client.full.rest.ApexServicesRestMain diff --git a/client/client-monitoring/pom.xml b/client/client-monitoring/pom.xml index f90fc3646..61c1775b7 100644 --- a/client/client-monitoring/pom.xml +++ b/client/client-monitoring/pom.xml @@ -17,13 +17,12 @@ SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.apex-pdp.client client - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT client-monitoring @@ -164,18 +163,14 @@ - - + + reference.conf - + log4j.properties - + org.onap.policy.apex.client.monitoring.rest.ApexMonitoringRestMain diff --git a/client/pom.xml b/client/pom.xml index d2a304e90..b9c296930 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -17,13 +17,12 @@ SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.apex-pdp apex-pdp - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.policy.apex-pdp.client -- cgit 1.2.3-korg