From a210e7d9b68aa5becfcd487c9769154428b0e709 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Mon, 16 Sep 2019 16:51:15 -0400 Subject: Bump versions in distribution master Also added default branch to .gitreview to facilitate branching in the future. Change-Id: I37d40b122924c35ddfc2e18aed3b126f0dab819c Issue-ID: POLICY-2045 Signed-off-by: Jim Hahn --- plugins/forwarding-plugins/pom.xml | 2 +- plugins/pom.xml | 2 +- plugins/reception-plugins/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins') diff --git a/plugins/forwarding-plugins/pom.xml b/plugins/forwarding-plugins/pom.xml index f4503300..d2c51e0c 100644 --- a/plugins/forwarding-plugins/pom.xml +++ b/plugins/forwarding-plugins/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.distribution plugins - 2.2.1-SNAPSHOT + 2.3.0-SNAPSHOT forwarding-plugins diff --git a/plugins/pom.xml b/plugins/pom.xml index e296f49b..a9225f70 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.distribution policy-distribution - 2.2.1-SNAPSHOT + 2.3.0-SNAPSHOT plugins diff --git a/plugins/reception-plugins/pom.xml b/plugins/reception-plugins/pom.xml index da534370..331fa43b 100644 --- a/plugins/reception-plugins/pom.xml +++ b/plugins/reception-plugins/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.distribution plugins - 2.2.1-SNAPSHOT + 2.3.0-SNAPSHOT reception-plugins -- cgit 1.2.3-korg