From 26696e59cd09090b0ddd065df3c022f23b7c0558 Mon Sep 17 00:00:00 2001 From: jhh Date: Thu, 28 May 2020 17:02:18 -0500 Subject: bump poms to 2.2.4-SNAPSHOT Issue-ID: POLICY-2475 Signed-off-by: jhh Change-Id: I52cb75a41c32cca2456cf507cdc01897d9cacb8d --- 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 1e1414a5d..4637194f3 100644 --- a/model/basic-model/pom.xml +++ b/model/basic-model/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.model model - 2.2.3-SNAPSHOT + 2.2.4-SNAPSHOT basic-model diff --git a/model/context-model/pom.xml b/model/context-model/pom.xml index 165f0c893..981dae9ec 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.2.3-SNAPSHOT + 2.2.4-SNAPSHOT context-model diff --git a/model/engine-model/pom.xml b/model/engine-model/pom.xml index 394105709..8df4118d0 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.2.3-SNAPSHOT + 2.2.4-SNAPSHOT engine-model diff --git a/model/event-model/pom.xml b/model/event-model/pom.xml index db921b5fb..40648d5f1 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.2.3-SNAPSHOT + 2.2.4-SNAPSHOT event-model diff --git a/model/model-api/pom.xml b/model/model-api/pom.xml index 274ab7e9c..bdf5c0fee 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.2.3-SNAPSHOT + 2.2.4-SNAPSHOT model-api diff --git a/model/policy-model/pom.xml b/model/policy-model/pom.xml index a2d7146d0..585adaa65 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.2.3-SNAPSHOT + 2.2.4-SNAPSHOT policy-model diff --git a/model/pom.xml b/model/pom.xml index a778f3b07..1d1db0896 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.2.3-SNAPSHOT + 2.2.4-SNAPSHOT org.onap.policy.apex-pdp.model diff --git a/model/utilities/pom.xml b/model/utilities/pom.xml index f5e4fb0bc..13c85af95 100644 --- a/model/utilities/pom.xml +++ b/model/utilities/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.model model - 2.2.3-SNAPSHOT + 2.2.4-SNAPSHOT utilities -- cgit 1.2.3-korg