From d7d9df65e10edf260f5435335781dfc85939207c Mon Sep 17 00:00:00 2001 From: jrh3 Date: Thu, 12 Sep 2019 10:07:06 -0400 Subject: Bump version in apex-pdp master Also added defaultbranch to the .gitreview file to make it easier to change it when apex-pdp is branched in the future. Issue-ID: POLICY-2045 Signed-off-by: jrh3 Change-Id: Ib2570fd395aae38862299f2193b07ab06e32ace5 --- client/client-common/pom.xml | 2 +- client/client-deployment/pom.xml | 2 +- client/client-editor/pom.xml | 2 +- client/client-full/pom.xml | 2 +- client/client-monitoring/pom.xml | 2 +- client/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'client') diff --git a/client/client-common/pom.xml b/client/client-common/pom.xml index 7009f5c65..b8013ca88 100644 --- a/client/client-common/pom.xml +++ b/client/client-common/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.client client - 2.2.2-SNAPSHOT + 2.3.0-SNAPSHOT client-common diff --git a/client/client-deployment/pom.xml b/client/client-deployment/pom.xml index 118d0870f..b577e3913 100644 --- a/client/client-deployment/pom.xml +++ b/client/client-deployment/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.client client - 2.2.2-SNAPSHOT + 2.3.0-SNAPSHOT client-deployment diff --git a/client/client-editor/pom.xml b/client/client-editor/pom.xml index 88ffc0bf0..0ffd40a55 100644 --- a/client/client-editor/pom.xml +++ b/client/client-editor/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.client client - 2.2.2-SNAPSHOT + 2.3.0-SNAPSHOT client-editor diff --git a/client/client-full/pom.xml b/client/client-full/pom.xml index 56d00dc20..c5a53bb56 100644 --- a/client/client-full/pom.xml +++ b/client/client-full/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.client client - 2.2.2-SNAPSHOT + 2.3.0-SNAPSHOT client-full diff --git a/client/client-monitoring/pom.xml b/client/client-monitoring/pom.xml index 1b1ef5aa9..5fd0676df 100644 --- a/client/client-monitoring/pom.xml +++ b/client/client-monitoring/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.client client - 2.2.2-SNAPSHOT + 2.3.0-SNAPSHOT client-monitoring diff --git a/client/pom.xml b/client/pom.xml index 8f7efb2ee..03b7e0eed 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.2.2-SNAPSHOT + 2.3.0-SNAPSHOT org.onap.policy.apex-pdp.client -- cgit 1.2.3-korg