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 --- testsuites/performance/pom.xml | 2 +- testsuites/pom.xml | 2 +- testsuites/stability/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'testsuites') diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 0b0cc05f..859364a8 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.distribution testsuites - 2.2.1-SNAPSHOT + 2.3.0-SNAPSHOT performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 1417a99f..9b0eba2a 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.distribution policy-distribution - 2.2.1-SNAPSHOT + 2.3.0-SNAPSHOT testsuites pom diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 28a7ba6d..d9b6eb5a 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.distribution testsuites - 2.2.1-SNAPSHOT + 2.3.0-SNAPSHOT stability -- cgit 1.2.3-korg