diff options
author | saul.gill <saul.gill@est.tech> | 2024-05-20 11:09:01 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2024-05-20 11:09:01 +0100 |
commit | d0c3dad6299db12ab3483ecb145ca46e50465d9e (patch) | |
tree | 02e30597fa97d1a5ca46a3aecb45548ff8e7531e | |
parent | d1d03775c5bd7d708bdb2c9577a7213518a53b2b (diff) |
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-4999
Change-Id: I95fac836d8322c810de5b8c325eeaf12e79b46ba
Signed-off-by: saul.gill <saul.gill@est.tech>
-rw-r--r-- | forwarding/pom.xml | 2 | ||||
-rw-r--r-- | main/pom.xml | 2 | ||||
-rw-r--r-- | model/pom.xml | 2 | ||||
-rw-r--r-- | packages/policy-distribution-docker/pom.xml | 2 | ||||
-rw-r--r-- | packages/policy-distribution-tarball/pom.xml | 2 | ||||
-rw-r--r-- | packages/pom.xml | 2 | ||||
-rw-r--r-- | plugins/forwarding-plugins/pom.xml | 2 | ||||
-rw-r--r-- | plugins/pom.xml | 2 | ||||
-rw-r--r-- | plugins/reception-plugins/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 2 | ||||
-rw-r--r-- | reception/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/performance/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/stability/pom.xml | 2 | ||||
-rw-r--r-- | version.properties | 6 |
15 files changed, 17 insertions, 17 deletions
diff --git a/forwarding/pom.xml b/forwarding/pom.xml index 66e977f5..717bc836 100644 --- a/forwarding/pom.xml +++ b/forwarding/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>3.1.4-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>forwarding</artifactId> diff --git a/main/pom.xml b/main/pom.xml index 192bdba7..0cfd505f 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>3.1.4-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>distribution-main</artifactId> diff --git a/model/pom.xml b/model/pom.xml index 33bd1421..052389a9 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>3.1.4-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>distribution-model</artifactId> diff --git a/packages/policy-distribution-docker/pom.xml b/packages/policy-distribution-docker/pom.xml index 24d4de92..a8cfffe5 100644 --- a/packages/policy-distribution-docker/pom.xml +++ b/packages/policy-distribution-docker/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-packages</artifactId> - <version>3.1.4-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <packaging>pom</packaging> diff --git a/packages/policy-distribution-tarball/pom.xml b/packages/policy-distribution-tarball/pom.xml index fb13688b..e6dc237e 100644 --- a/packages/policy-distribution-tarball/pom.xml +++ b/packages/policy-distribution-tarball/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-packages</artifactId> - <version>3.1.4-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>policy-distribution-tarball</artifactId> diff --git a/packages/pom.xml b/packages/pom.xml index ec8d13ca..617d4d10 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>3.1.4-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>distribution-packages</artifactId> diff --git a/plugins/forwarding-plugins/pom.xml b/plugins/forwarding-plugins/pom.xml index a8b861f7..f6a5944a 100644 --- a/plugins/forwarding-plugins/pom.xml +++ b/plugins/forwarding-plugins/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-plugins</artifactId> - <version>3.1.4-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>forwarding-plugins</artifactId> diff --git a/plugins/pom.xml b/plugins/pom.xml index 544936bb..e4feb79f 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>3.1.4-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>distribution-plugins</artifactId> diff --git a/plugins/reception-plugins/pom.xml b/plugins/reception-plugins/pom.xml index 5f6f5c5e..339b9484 100644 --- a/plugins/reception-plugins/pom.xml +++ b/plugins/reception-plugins/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-plugins</artifactId> - <version>3.1.4-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>reception-plugins</artifactId> @@ -34,7 +34,7 @@ <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>3.1.4-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> <packaging>pom</packaging> diff --git a/reception/pom.xml b/reception/pom.xml index 0c3e0ffc..540c2876 100644 --- a/reception/pom.xml +++ b/reception/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>3.1.4-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>reception</artifactId> diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 8b04ce6e..ebd1141c 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-testsuites</artifactId> - <version>3.1.4-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>distribution-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 044e76b3..e3227d90 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>3.1.4-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>distribution-testsuites</artifactId> <packaging>pom</packaging> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 33c9ce27..96811841 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-testsuites</artifactId> - <version>3.1.4-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>distribution-stability</artifactId> <build> diff --git a/version.properties b/version.properties index 7f9c4908..19e0714b 100644 --- a/version.properties +++ b/version.properties @@ -2,9 +2,9 @@ # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... ) # because they are used in Jenkins, whose plug-in doesn't support -major=3 -minor=1 -patch=4 +major=4 +minor=0 +patch=0 base_version=${major}.${minor}.${patch} |