diff options
author | Jim Hahn <jrh3@att.com> | 2019-09-16 16:51:15 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-09-16 16:51:15 -0400 |
commit | a210e7d9b68aa5becfcd487c9769154428b0e709 (patch) | |
tree | c8dc4a64a1563445d2ab7baad0df9b15af9d1ca9 /testsuites/stability/pom.xml | |
parent | 9684fea0a4090f669a997fc172bfce09cadb39ff (diff) |
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 <jrh3@att.com>
Diffstat (limited to 'testsuites/stability/pom.xml')
-rw-r--r-- | testsuites/stability/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>testsuites</artifactId> - <version>2.2.1-SNAPSHOT</version> + <version>2.3.0-SNAPSHOT</version> </parent> <artifactId>stability</artifactId> <build> |