From: Ram Krishna Verma Date: Thu, 18 Aug 2022 19:57:06 +0000 (-0400) Subject: Bump distribution to 2.5.6-SNAPSHOT X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=11f5ed46c5074f38f5c4a14d677612dc2e89bccc;p=policy%2Fdistribution.git Bump distribution to 2.5.6-SNAPSHOT Issue-ID: POLICY-4295 Change-Id: Ibdaf2edc93fead462774724a8f467ab96d7e26fc Signed-off-by: Ram Krishna Verma --- diff --git a/forwarding/pom.xml b/forwarding/pom.xml index 00a5bf51..01d94d79 100644 --- a/forwarding/pom.xml +++ b/forwarding/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.distribution policy-distribution - 2.5.5-SNAPSHOT + 2.5.6-SNAPSHOT forwarding diff --git a/main/pom.xml b/main/pom.xml index 41a3b009..6b0946c4 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution policy-distribution - 2.5.5-SNAPSHOT + 2.5.6-SNAPSHOT distribution-main diff --git a/model/pom.xml b/model/pom.xml index e470fd7e..4abf0a4d 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution policy-distribution - 2.5.5-SNAPSHOT + 2.5.6-SNAPSHOT distribution-model diff --git a/packages/policy-distribution-docker/pom.xml b/packages/policy-distribution-docker/pom.xml index ccb16727..0c6cd7f0 100644 --- a/packages/policy-distribution-docker/pom.xml +++ b/packages/policy-distribution-docker/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.distribution distribution-packages - 2.5.5-SNAPSHOT + 2.5.6-SNAPSHOT pom diff --git a/packages/policy-distribution-tarball/pom.xml b/packages/policy-distribution-tarball/pom.xml index ef20a0b9..5a6d2a7e 100644 --- a/packages/policy-distribution-tarball/pom.xml +++ b/packages/policy-distribution-tarball/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.distribution distribution-packages - 2.5.5-SNAPSHOT + 2.5.6-SNAPSHOT policy-distribution-tarball diff --git a/packages/pom.xml b/packages/pom.xml index 87ba7e15..24b92ae8 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.distribution policy-distribution - 2.5.5-SNAPSHOT + 2.5.6-SNAPSHOT distribution-packages diff --git a/plugins/forwarding-plugins/pom.xml b/plugins/forwarding-plugins/pom.xml index 7ad9fe27..e09daa62 100644 --- a/plugins/forwarding-plugins/pom.xml +++ b/plugins/forwarding-plugins/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution distribution-plugins - 2.5.5-SNAPSHOT + 2.5.6-SNAPSHOT forwarding-plugins diff --git a/plugins/pom.xml b/plugins/pom.xml index e745cd47..18198edf 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution policy-distribution - 2.5.5-SNAPSHOT + 2.5.6-SNAPSHOT distribution-plugins diff --git a/plugins/reception-plugins/pom.xml b/plugins/reception-plugins/pom.xml index a5f351b6..95d81505 100644 --- a/plugins/reception-plugins/pom.xml +++ b/plugins/reception-plugins/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution distribution-plugins - 2.5.5-SNAPSHOT + 2.5.6-SNAPSHOT reception-plugins diff --git a/pom.xml b/pom.xml index 904524a8..49967040 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.onap.policy.distribution policy-distribution - 2.5.5-SNAPSHOT + 2.5.6-SNAPSHOT pom diff --git a/reception/pom.xml b/reception/pom.xml index 7a60159e..d3a2d102 100644 --- a/reception/pom.xml +++ b/reception/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.distribution policy-distribution - 2.5.5-SNAPSHOT + 2.5.6-SNAPSHOT reception diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 92a15127..55b36a13 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution distribution-testsuites - 2.5.5-SNAPSHOT + 2.5.6-SNAPSHOT distribution-performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index b1ba5536..ae8ccc0e 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution policy-distribution - 2.5.5-SNAPSHOT + 2.5.6-SNAPSHOT distribution-testsuites pom diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 3ac5bc33..f5e4b71e 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution distribution-testsuites - 2.5.5-SNAPSHOT + 2.5.6-SNAPSHOT distribution-stability diff --git a/version.properties b/version.properties index d9bd0edc..2ffa6347 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=5 -patch=5 +patch=6 base_version=${major}.${minor}.${patch}