From 257cd435e3cf7cb87132d6ffccab4d9fb76dd8e1 Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Wed, 24 Mar 2021 14:11:27 -0400 Subject: Bump apex-pdp to 2.5.3-SNAPSHOT Issue-ID: POLICY-3150 Change-Id: I563f3f4f2d0d3355b6f683db5904bd2d339f6623 Signed-off-by: Ram Krishna Verma --- 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 c66ad9ade..a1ad13091 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.5.2-SNAPSHOT + 2.5.3-SNAPSHOT basic-model diff --git a/model/context-model/pom.xml b/model/context-model/pom.xml index d6757cc3f..6facd15da 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.5.2-SNAPSHOT + 2.5.3-SNAPSHOT context-model diff --git a/model/engine-model/pom.xml b/model/engine-model/pom.xml index 989a4d9e9..c6ad98273 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.5.2-SNAPSHOT + 2.5.3-SNAPSHOT engine-model diff --git a/model/event-model/pom.xml b/model/event-model/pom.xml index d569ae0bd..b429263d1 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.5.2-SNAPSHOT + 2.5.3-SNAPSHOT event-model diff --git a/model/model-api/pom.xml b/model/model-api/pom.xml index 6e845ed84..9aed5093b 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.5.2-SNAPSHOT + 2.5.3-SNAPSHOT model-api diff --git a/model/policy-model/pom.xml b/model/policy-model/pom.xml index 3e3b38921..8e4ebc8b4 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.5.2-SNAPSHOT + 2.5.3-SNAPSHOT policy-model diff --git a/model/pom.xml b/model/pom.xml index ecf82b205..4c8096b31 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.5.2-SNAPSHOT + 2.5.3-SNAPSHOT org.onap.policy.apex-pdp.model diff --git a/model/utilities/pom.xml b/model/utilities/pom.xml index f3ff725d5..043f8b158 100644 --- a/model/utilities/pom.xml +++ b/model/utilities/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.apex-pdp.model model - 2.5.2-SNAPSHOT + 2.5.3-SNAPSHOT utilities -- cgit 1.2.3-korg