From: liamfallon Date: Tue, 1 Mar 2022 16:34:21 +0000 (+0000) Subject: Update snapshot and/or references of policy/distribution to latest snapshots X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e930d7129a11bed52848309a32d304da0f016a43;p=policy%2Fdistribution.git Update snapshot and/or references of policy/distribution to latest snapshots policy/distribution updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-3958 Signed-off-by: liamfallon Change-Id: Ie57fd582ea95b971512f5494bcdbdb7c26d131ba --- diff --git a/forwarding/pom.xml b/forwarding/pom.xml index 9b741b02..90af0b74 100644 --- a/forwarding/pom.xml +++ b/forwarding/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.distribution policy-distribution - 2.6.2-SNAPSHOT + 2.6.3-SNAPSHOT forwarding diff --git a/main/pom.xml b/main/pom.xml index ac5011fe..6e138358 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution policy-distribution - 2.6.2-SNAPSHOT + 2.6.3-SNAPSHOT distribution-main diff --git a/model/pom.xml b/model/pom.xml index 5491e251..9360c102 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution policy-distribution - 2.6.2-SNAPSHOT + 2.6.3-SNAPSHOT distribution-model diff --git a/packages/policy-distribution-docker/pom.xml b/packages/policy-distribution-docker/pom.xml index 17d2f8dd..952664de 100644 --- a/packages/policy-distribution-docker/pom.xml +++ b/packages/policy-distribution-docker/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.distribution distribution-packages - 2.6.2-SNAPSHOT + 2.6.3-SNAPSHOT pom diff --git a/packages/policy-distribution-tarball/pom.xml b/packages/policy-distribution-tarball/pom.xml index cc6d95d3..30601802 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.6.2-SNAPSHOT + 2.6.3-SNAPSHOT policy-distribution-tarball diff --git a/packages/pom.xml b/packages/pom.xml index 591079cc..b9a3ab4f 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.distribution policy-distribution - 2.6.2-SNAPSHOT + 2.6.3-SNAPSHOT distribution-packages diff --git a/plugins/forwarding-plugins/pom.xml b/plugins/forwarding-plugins/pom.xml index 53ec2c20..ba346487 100644 --- a/plugins/forwarding-plugins/pom.xml +++ b/plugins/forwarding-plugins/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution distribution-plugins - 2.6.2-SNAPSHOT + 2.6.3-SNAPSHOT forwarding-plugins diff --git a/plugins/pom.xml b/plugins/pom.xml index 91ef3909..12b78b40 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution policy-distribution - 2.6.2-SNAPSHOT + 2.6.3-SNAPSHOT distribution-plugins diff --git a/plugins/reception-plugins/pom.xml b/plugins/reception-plugins/pom.xml index a2d612fa..d555eb66 100644 --- a/plugins/reception-plugins/pom.xml +++ b/plugins/reception-plugins/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.distribution distribution-plugins - 2.6.2-SNAPSHOT + 2.6.3-SNAPSHOT reception-plugins diff --git a/pom.xml b/pom.xml index 1f712efd..9ff60a0d 100644 --- a/pom.xml +++ b/pom.xml @@ -28,13 +28,13 @@ org.onap.policy.parent integration - 3.4.4 + 3.4.5-SNAPSHOT org.onap.policy.distribution policy-distribution - 2.6.2-SNAPSHOT + 2.6.3-SNAPSHOT pom @@ -45,8 +45,8 @@ ${project.basedir}/../target/code-coverage/jacoco-ut.exec - 1.9.2 - 2.5.2 + 1.9.3-SNAPSHOT + 2.5.3-SNAPSHOT diff --git a/reception/pom.xml b/reception/pom.xml index db124730..00e1f62f 100644 --- a/reception/pom.xml +++ b/reception/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.distribution policy-distribution - 2.6.2-SNAPSHOT + 2.6.3-SNAPSHOT reception diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index f3059cc0..d570a36c 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution distribution-testsuites - 2.6.2-SNAPSHOT + 2.6.3-SNAPSHOT distribution-performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 826bc656..75cd7a6c 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution policy-distribution - 2.6.2-SNAPSHOT + 2.6.3-SNAPSHOT distribution-testsuites pom diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 298ac78a..ec0d6575 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution distribution-testsuites - 2.6.2-SNAPSHOT + 2.6.3-SNAPSHOT distribution-stability diff --git a/version.properties b/version.properties index ca0670a2..d4663f28 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=6 -patch=2 +patch=3 base_version=${major}.${minor}.${patch}