From 886976ee99995c83dac4b6a7805c3d1514c5ce18 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Mon, 29 Nov 2021 11:33:31 +0000 Subject: Update snapshot of policy/apex-pdp to 2.7.1-SNAPSHOT *** This commit is generated by a PF release script *** policy/apex-pdp is update from 2.7.0-SNAPSHOT to 2.7.1-SNAPSHOT Issue-ID: POLICY-3827 Signed-off-by: liamfallon Change-Id: I334dda447490f6c3e848be7b58f4a5119ae70ead --- model/basic-model/pom.xml | 2 +- model/context-model/pom.xml | 2 +- model/engine-model/pom.xml | 2 +- model/event-model/pom.xml | 2 +- model/model-api/pom.xml | 2 +- model/policy-model/pom.xml | 2 +- model/pom.xml | 2 +- model/utilities/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'model') diff --git a/model/basic-model/pom.xml b/model/basic-model/pom.xml index 33aa9b55f..a0b9f085d 100644 --- a/model/basic-model/pom.xml +++ b/model/basic-model/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.apex-pdp.model model - 2.7.0-SNAPSHOT + 2.7.1-SNAPSHOT basic-model diff --git a/model/context-model/pom.xml b/model/context-model/pom.xml index 3da7b3bd3..f38067cfa 100644 --- a/model/context-model/pom.xml +++ b/model/context-model/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.model model - 2.7.0-SNAPSHOT + 2.7.1-SNAPSHOT context-model diff --git a/model/engine-model/pom.xml b/model/engine-model/pom.xml index 64826996b..a2a247d43 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.7.0-SNAPSHOT + 2.7.1-SNAPSHOT engine-model diff --git a/model/event-model/pom.xml b/model/event-model/pom.xml index 6b78bc1d8..5e5f84885 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.7.0-SNAPSHOT + 2.7.1-SNAPSHOT event-model diff --git a/model/model-api/pom.xml b/model/model-api/pom.xml index 5326b89a1..98c727ef5 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.7.0-SNAPSHOT + 2.7.1-SNAPSHOT model-api diff --git a/model/policy-model/pom.xml b/model/policy-model/pom.xml index 9fe79ae63..3fbf8b1dc 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.7.0-SNAPSHOT + 2.7.1-SNAPSHOT policy-model diff --git a/model/pom.xml b/model/pom.xml index 077643a83..f358e5907 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.7.0-SNAPSHOT + 2.7.1-SNAPSHOT org.onap.policy.apex-pdp.model diff --git a/model/utilities/pom.xml b/model/utilities/pom.xml index bec80eda6..05c08523c 100644 --- a/model/utilities/pom.xml +++ b/model/utilities/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.apex-pdp.model model - 2.7.0-SNAPSHOT + 2.7.1-SNAPSHOT utilities -- cgit 1.2.3-korg