diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-19 17:26:10 +0000 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-19 17:26:10 +0000 |
commit | a0c9950b50663949b8e48a3d94e884c1499875e7 (patch) | |
tree | b60f10c9e948df80a9c1ca9756b60967d6c5a73c /forwarding/pom.xml | |
parent | 0128f6777fa05c306393f1069e8608ebf953cd32 (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-5166
Change-Id: I19e1080f80bb5a0910aa0040f7980c789a201f67
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Diffstat (limited to 'forwarding/pom.xml')
-rw-r--r-- | forwarding/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>forwarding</artifactId> |