diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-05-17 10:25:03 +0100 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-05-17 10:25:03 +0100 |
commit | d1d03775c5bd7d708bdb2c9577a7213518a53b2b (patch) | |
tree | 695adee840431bb8b07b4680d60834a62ef6614c /forwarding | |
parent | bd6bcaaf83be38898c72507ce49934214a0b1e10 (diff) |
Update snapshot and/or references of policy/distribution to latest snapshots
policy/distribution updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5001
Change-Id: I3019c0215b00aa122f15e641aa6ffb759963e859
Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'forwarding')
-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 19c051d6..66e977f5 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.3-SNAPSHOT</version> + <version>3.1.4-SNAPSHOT</version> </parent> <artifactId>forwarding</artifactId> |