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 /plugins/forwarding-plugins | |
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 'plugins/forwarding-plugins')
-rw-r--r-- | plugins/forwarding-plugins/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-plugins</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>forwarding-plugins</artifactId> |