From 809f9fc89305f149373024c575ff8330218818f0 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Mon, 16 Sep 2019 16:49:09 -0400 Subject: Bump versions in distribution elalto Change-Id: I47cca5177a7f8daac387abfff961d0badd8d3737 Issue-ID: POLICY-2045 Signed-off-by: Jim Hahn --- .gitreview | 1 + forwarding/pom.xml | 2 +- main/pom.xml | 2 +- model/pom.xml | 2 +- packages/policy-distribution-docker/pom.xml | 2 +- packages/policy-distribution-tarball/pom.xml | 2 +- packages/pom.xml | 2 +- plugins/forwarding-plugins/pom.xml | 2 +- plugins/pom.xml | 2 +- plugins/reception-plugins/pom.xml | 2 +- pom.xml | 2 +- reception/pom.xml | 2 +- testsuites/performance/pom.xml | 2 +- testsuites/pom.xml | 2 +- testsuites/stability/pom.xml | 2 +- version.properties | 2 +- 16 files changed, 16 insertions(+), 15 deletions(-) diff --git a/.gitreview b/.gitreview index 3e5be326..4634b3f4 100644 --- a/.gitreview +++ b/.gitreview @@ -2,3 +2,4 @@ host=gerrit.onap.org port=29418 project=policy/distribution.git +defaultbranch=elalto diff --git a/forwarding/pom.xml b/forwarding/pom.xml index 9bc1edbf..fc882735 100644 --- a/forwarding/pom.xml +++ b/forwarding/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.distribution policy-distribution - 2.2.1-SNAPSHOT + 2.2.2-SNAPSHOT forwarding diff --git a/main/pom.xml b/main/pom.xml index ba365cb7..58dfabcd 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.distribution policy-distribution - 2.2.1-SNAPSHOT + 2.2.2-SNAPSHOT main diff --git a/model/pom.xml b/model/pom.xml index 9e7e9f63..8c780f27 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.distribution policy-distribution - 2.2.1-SNAPSHOT + 2.2.2-SNAPSHOT distribution-model diff --git a/packages/policy-distribution-docker/pom.xml b/packages/policy-distribution-docker/pom.xml index 6d5b4a02..b94da046 100644 --- a/packages/policy-distribution-docker/pom.xml +++ b/packages/policy-distribution-docker/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.distribution packages - 2.2.1-SNAPSHOT + 2.2.2-SNAPSHOT pom diff --git a/packages/policy-distribution-tarball/pom.xml b/packages/policy-distribution-tarball/pom.xml index 1d1b7fbc..93d28163 100644 --- a/packages/policy-distribution-tarball/pom.xml +++ b/packages/policy-distribution-tarball/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.distribution packages - 2.2.1-SNAPSHOT + 2.2.2-SNAPSHOT policy-distribution-tarball diff --git a/packages/pom.xml b/packages/pom.xml index 4cd36bf6..4e27d256 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution policy-distribution - 2.2.1-SNAPSHOT + 2.2.2-SNAPSHOT packages diff --git a/plugins/forwarding-plugins/pom.xml b/plugins/forwarding-plugins/pom.xml index f4503300..3999fade 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.2.2-SNAPSHOT forwarding-plugins diff --git a/plugins/pom.xml b/plugins/pom.xml index e296f49b..bebf794c 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.distribution policy-distribution - 2.2.1-SNAPSHOT + 2.2.2-SNAPSHOT plugins diff --git a/plugins/reception-plugins/pom.xml b/plugins/reception-plugins/pom.xml index da534370..1f26f249 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.2.2-SNAPSHOT reception-plugins diff --git a/pom.xml b/pom.xml index e0943e63..81457a78 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.onap.policy.distribution policy-distribution - 2.2.1-SNAPSHOT + 2.2.2-SNAPSHOT pom diff --git a/reception/pom.xml b/reception/pom.xml index ee8a1ef5..6b972a1f 100644 --- a/reception/pom.xml +++ b/reception/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.distribution policy-distribution - 2.2.1-SNAPSHOT + 2.2.2-SNAPSHOT reception diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 0b0cc05f..1db1aa61 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.2.2-SNAPSHOT performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 1417a99f..5eb9d468 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.distribution policy-distribution - 2.2.1-SNAPSHOT + 2.2.2-SNAPSHOT testsuites pom diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 28a7ba6d..e6ac4ab5 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.2.2-SNAPSHOT stability diff --git a/version.properties b/version.properties index 71e8e440..76584abc 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=2 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg