From 949f47c7c2180bbf101df5234325f469db82848d Mon Sep 17 00:00:00 2001 From: jrh3 Date: Thu, 12 Sep 2019 10:00:24 -0400 Subject: Bump version in apex-pdp elalto Issue-ID: POLICY-2045 Signed-off-by: jrh3 Change-Id: I0294833626fcebb691dbc5fb80d27593bf7aa77b --- 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 0cd481434..1e1414a5d 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.2-SNAPSHOT + 2.2.3-SNAPSHOT basic-model diff --git a/model/context-model/pom.xml b/model/context-model/pom.xml index f31450725..165f0c893 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.2-SNAPSHOT + 2.2.3-SNAPSHOT context-model diff --git a/model/engine-model/pom.xml b/model/engine-model/pom.xml index 9c903867e..394105709 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.2-SNAPSHOT + 2.2.3-SNAPSHOT engine-model diff --git a/model/event-model/pom.xml b/model/event-model/pom.xml index d342cf106..db921b5fb 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.2-SNAPSHOT + 2.2.3-SNAPSHOT event-model diff --git a/model/model-api/pom.xml b/model/model-api/pom.xml index 188041a04..274ab7e9c 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.2-SNAPSHOT + 2.2.3-SNAPSHOT model-api diff --git a/model/policy-model/pom.xml b/model/policy-model/pom.xml index 275d4aed4..a2d7146d0 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.2-SNAPSHOT + 2.2.3-SNAPSHOT policy-model diff --git a/model/pom.xml b/model/pom.xml index e172c4656..a778f3b07 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.2.2-SNAPSHOT + 2.2.3-SNAPSHOT org.onap.policy.apex-pdp.model diff --git a/model/utilities/pom.xml b/model/utilities/pom.xml index a9537a3b6..f5e4fb0bc 100644 --- a/model/utilities/pom.xml +++ b/model/utilities/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.model model - 2.2.2-SNAPSHOT + 2.2.3-SNAPSHOT utilities -- cgit 1.2.3-korg