From a3b5f8b319558fdae97a71ec63a993945716529c Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 31 Oct 2018 16:22:15 +0000 Subject: Step version for Casablanca support Issue-ID: POLICY-1233 Change-Id: I8a4a124041df0bb9d38424c8491e5dff027f9b01 Signed-off-by: liamfallon --- core/core-deployment/pom.xml | 5 ++--- core/core-engine/pom.xml | 5 ++--- core/core-infrastructure/pom.xml | 5 ++--- core/core-protocols/pom.xml | 5 ++--- core/pom.xml | 5 ++--- 5 files changed, 10 insertions(+), 15 deletions(-) (limited to 'core') diff --git a/core/core-deployment/pom.xml b/core/core-deployment/pom.xml index 8cc28e0ca..70d2ee2e8 100644 --- a/core/core-deployment/pom.xml +++ b/core/core-deployment/pom.xml @@ -17,13 +17,12 @@ SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.apex-pdp.core core - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT core-deployment diff --git a/core/core-engine/pom.xml b/core/core-engine/pom.xml index 0c0e44c66..8b29e7a9a 100644 --- a/core/core-engine/pom.xml +++ b/core/core-engine/pom.xml @@ -17,13 +17,12 @@ SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.apex-pdp.core core - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT core-engine diff --git a/core/core-infrastructure/pom.xml b/core/core-infrastructure/pom.xml index d2ed63fc7..6f591a37c 100644 --- a/core/core-infrastructure/pom.xml +++ b/core/core-infrastructure/pom.xml @@ -17,13 +17,12 @@ SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.apex-pdp.core core - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT core-infrastructure diff --git a/core/core-protocols/pom.xml b/core/core-protocols/pom.xml index 10eda2f43..869cffdcb 100644 --- a/core/core-protocols/pom.xml +++ b/core/core-protocols/pom.xml @@ -17,13 +17,12 @@ SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.apex-pdp.core core - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT core-protocols diff --git a/core/pom.xml b/core/pom.xml index c7dc2f5b2..13d672d22 100644 --- a/core/pom.xml +++ b/core/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.0.2-SNAPSHOT org.onap.policy.apex-pdp.core -- cgit 1.2.3-korg