diff options
author | liamfallon <liam.fallon@est.tech> | 2023-10-18 15:48:38 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-10-18 15:48:38 +0100 |
commit | d45e9bd4364ffa9f360b286abb293d44be4dab8c (patch) | |
tree | 53fad958d0d36f720369ca9beddb7076834e95b7 /forwarding | |
parent | 160f9b263b18b2d952b98038ad7870294821e695 (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-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ibd101701cc1f65f326958d3af8cb1d25623fa935
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 2ef6d752..cbfd3577 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.0.1-SNAPSHOT</version> + <version>3.0.2-SNAPSHOT</version> </parent> <artifactId>forwarding</artifactId> |