From: Ram Krishna Verma Date: Tue, 27 Oct 2020 17:57:08 +0000 (-0400) Subject: Bump distribution master to 2.5.0-SNAPSHOT X-Git-Tag: 2.5.0~13 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=54e41a6d8cad605fc67d15858d6a2903968d44f9;p=policy%2Fdistribution.git Bump distribution master to 2.5.0-SNAPSHOT Issue-ID: POLICY-2875 Change-Id: I5d447736a0d74bdce6f6907808d9a7c35a4bf8e0 Signed-off-by: Ram Krishna Verma --- diff --git a/forwarding/pom.xml b/forwarding/pom.xml index e458675e..52023c8a 100644 --- a/forwarding/pom.xml +++ b/forwarding/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.distribution policy-distribution - 2.4.4-SNAPSHOT + 2.5.0-SNAPSHOT forwarding diff --git a/main/pom.xml b/main/pom.xml index a313122f..82d187f4 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution policy-distribution - 2.4.4-SNAPSHOT + 2.5.0-SNAPSHOT distribution-main diff --git a/model/pom.xml b/model/pom.xml index 5872d04b..f8be503b 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution policy-distribution - 2.4.4-SNAPSHOT + 2.5.0-SNAPSHOT distribution-model diff --git a/packages/policy-distribution-docker/pom.xml b/packages/policy-distribution-docker/pom.xml index 21b30db0..0999ac4a 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.4.4-SNAPSHOT + 2.5.0-SNAPSHOT pom diff --git a/packages/policy-distribution-tarball/pom.xml b/packages/policy-distribution-tarball/pom.xml index d10e5192..709697bf 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.4.4-SNAPSHOT + 2.5.0-SNAPSHOT policy-distribution-tarball diff --git a/packages/pom.xml b/packages/pom.xml index da7599eb..641deb12 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.distribution policy-distribution - 2.4.4-SNAPSHOT + 2.5.0-SNAPSHOT distribution-packages diff --git a/plugins/forwarding-plugins/pom.xml b/plugins/forwarding-plugins/pom.xml index bcf80e87..6d3b6f92 100644 --- a/plugins/forwarding-plugins/pom.xml +++ b/plugins/forwarding-plugins/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution distribution-plugins - 2.4.4-SNAPSHOT + 2.5.0-SNAPSHOT forwarding-plugins diff --git a/plugins/pom.xml b/plugins/pom.xml index c93ef856..d10e98f5 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution policy-distribution - 2.4.4-SNAPSHOT + 2.5.0-SNAPSHOT distribution-plugins diff --git a/plugins/reception-plugins/pom.xml b/plugins/reception-plugins/pom.xml index 7ef1402f..9e979cc7 100644 --- a/plugins/reception-plugins/pom.xml +++ b/plugins/reception-plugins/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution distribution-plugins - 2.4.4-SNAPSHOT + 2.5.0-SNAPSHOT reception-plugins diff --git a/pom.xml b/pom.xml index b7e46ae6..fc36d101 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.policy.distribution policy-distribution - 2.4.4-SNAPSHOT + 2.5.0-SNAPSHOT pom diff --git a/reception/pom.xml b/reception/pom.xml index 260824df..75a1c518 100644 --- a/reception/pom.xml +++ b/reception/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.distribution policy-distribution - 2.4.4-SNAPSHOT + 2.5.0-SNAPSHOT reception diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index c1dd2ce9..895d3f75 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution distribution-testsuites - 2.4.4-SNAPSHOT + 2.5.0-SNAPSHOT distribution-performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 688705e0..2a494eb3 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution policy-distribution - 2.4.4-SNAPSHOT + 2.5.0-SNAPSHOT distribution-testsuites pom diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 1bb3bdaf..f0329ffc 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution distribution-testsuites - 2.4.4-SNAPSHOT + 2.5.0-SNAPSHOT distribution-stability diff --git a/version.properties b/version.properties index 35e80d6b..756f8a39 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=4 -patch=4 +minor=5 +patch=0 base_version=${major}.${minor}.${patch}