From f1f9a309c19ca21027711670d0f3c22b15bcce9e Mon Sep 17 00:00:00 2001 From: "a.sreekumar" Date: Wed, 25 Mar 2020 23:01:06 +0000 Subject: Bump policy-apex-pdp to 2.3.1-SNAPSHOT Change-Id: I59b93fccb0f3a41f8db753d1e8e2978bbb51e9a0 Issue-ID: POLICY-2378 Signed-off-by: a.sreekumar --- model/basic-model/pom.xml | 2 +- model/context-model/pom.xml | 10 +++++----- model/engine-model/pom.xml | 4 ++-- model/event-model/pom.xml | 4 ++-- model/model-api/pom.xml | 4 ++-- model/policy-model/pom.xml | 4 ++-- model/pom.xml | 6 +++--- model/utilities/pom.xml | 2 +- 8 files changed, 18 insertions(+), 18 deletions(-) (limited to 'model') diff --git a/model/basic-model/pom.xml b/model/basic-model/pom.xml index 1468482be..a682cff2c 100644 --- a/model/basic-model/pom.xml +++ b/model/basic-model/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.apex-pdp.model model - 2.3.0-SNAPSHOT + 2.3.1-SNAPSHOT basic-model diff --git a/model/context-model/pom.xml b/model/context-model/pom.xml index a0b1909b6..ba7a558db 100644 --- a/model/context-model/pom.xml +++ b/model/context-model/pom.xml @@ -5,15 +5,15 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.model model - 2.3.0-SNAPSHOT + 2.3.1-SNAPSHOT context-model @@ -79,4 +79,4 @@ - \ No newline at end of file + diff --git a/model/engine-model/pom.xml b/model/engine-model/pom.xml index 72ed92816..5c6e47e1a 100644 --- a/model/engine-model/pom.xml +++ b/model/engine-model/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.model model - 2.3.0-SNAPSHOT + 2.3.1-SNAPSHOT engine-model @@ -79,4 +79,4 @@ - \ No newline at end of file + diff --git a/model/event-model/pom.xml b/model/event-model/pom.xml index ffce6620a..fa8c73ba5 100644 --- a/model/event-model/pom.xml +++ b/model/event-model/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.model model - 2.3.0-SNAPSHOT + 2.3.1-SNAPSHOT event-model @@ -79,4 +79,4 @@ - \ No newline at end of file + diff --git a/model/model-api/pom.xml b/model/model-api/pom.xml index 2a520ff20..cb9c1ebbb 100644 --- a/model/model-api/pom.xml +++ b/model/model-api/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.model model - 2.3.0-SNAPSHOT + 2.3.1-SNAPSHOT model-api @@ -57,4 +57,4 @@ - \ No newline at end of file + diff --git a/model/policy-model/pom.xml b/model/policy-model/pom.xml index a2d3b4c8c..b2f502cfd 100644 --- a/model/policy-model/pom.xml +++ b/model/policy-model/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.model model - 2.3.0-SNAPSHOT + 2.3.1-SNAPSHOT policy-model @@ -93,4 +93,4 @@ - \ No newline at end of file + diff --git a/model/pom.xml b/model/pom.xml index 1f1386c0a..5b736cf2f 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.3.0-SNAPSHOT + 2.3.1-SNAPSHOT org.onap.policy.apex-pdp.model @@ -49,7 +49,7 @@ test - + apexSite @@ -66,4 +66,4 @@ - \ No newline at end of file + diff --git a/model/utilities/pom.xml b/model/utilities/pom.xml index ba004780a..5cec0111a 100644 --- a/model/utilities/pom.xml +++ b/model/utilities/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.apex-pdp.model model - 2.3.0-SNAPSHOT + 2.3.1-SNAPSHOT utilities -- cgit 1.2.3-korg