From: rameshiyer27 Date: Tue, 19 Nov 2024 17:26:10 +0000 (+0000) Subject: Set snapshot and/or references of policy/distribution for new release X-Git-Tag: 4.1.0~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F72%2F139472%2F1;p=policy%2Fdistribution.git Set snapshot and/or references of policy/distribution for new release policy/distribution updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-5166 Change-Id: I19e1080f80bb5a0910aa0040f7980c789a201f67 Signed-off-by: rameshiyer27 --- diff --git a/forwarding/pom.xml b/forwarding/pom.xml index eb5f380a..393700a7 100644 --- a/forwarding/pom.xml +++ b/forwarding/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution policy-distribution - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT forwarding diff --git a/main/pom.xml b/main/pom.xml index c024204c..fc396fe5 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.distribution policy-distribution - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT distribution-main diff --git a/model/pom.xml b/model/pom.xml index f579f395..86226a45 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.distribution policy-distribution - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT distribution-model diff --git a/packages/policy-distribution-docker/pom.xml b/packages/policy-distribution-docker/pom.xml index 073a8bef..13242c81 100644 --- a/packages/policy-distribution-docker/pom.xml +++ b/packages/policy-distribution-docker/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.distribution distribution-packages - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT pom diff --git a/packages/policy-distribution-tarball/pom.xml b/packages/policy-distribution-tarball/pom.xml index 4be96ae8..aaf44240 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 - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT policy-distribution-tarball diff --git a/packages/pom.xml b/packages/pom.xml index c0ab34a7..814fc70e 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.distribution policy-distribution - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT distribution-packages diff --git a/plugins/forwarding-plugins/pom.xml b/plugins/forwarding-plugins/pom.xml index 63c94919..feefa949 100644 --- a/plugins/forwarding-plugins/pom.xml +++ b/plugins/forwarding-plugins/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.distribution distribution-plugins - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT forwarding-plugins diff --git a/plugins/pom.xml b/plugins/pom.xml index 8bbcbde8..12bb2dbf 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.distribution policy-distribution - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT distribution-plugins diff --git a/plugins/reception-plugins/pom.xml b/plugins/reception-plugins/pom.xml index cf045182..c44d3950 100644 --- a/plugins/reception-plugins/pom.xml +++ b/plugins/reception-plugins/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.distribution distribution-plugins - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT reception-plugins diff --git a/pom.xml b/pom.xml index db35e847..d1956a01 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.onap.policy.distribution policy-distribution - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT pom diff --git a/reception/pom.xml b/reception/pom.xml index 1c3aa6b5..40b4cca3 100644 --- a/reception/pom.xml +++ b/reception/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.distribution policy-distribution - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT reception diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 69ea7eb8..ff232cca 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.distribution distribution-testsuites - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT distribution-performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 48c09edc..cf09dd39 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.distribution policy-distribution - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT distribution-testsuites pom diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index ade3c0ca..afea219e 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.distribution distribution-testsuites - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT distribution-stability diff --git a/version.properties b/version.properties index b45c8037..b0ccfcd7 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=4 -minor=0 -patch=2 +minor=1 +patch=0 base_version=${major}.${minor}.${patch}