diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:46 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:46 +0100 |
commit | 43b30b7cd5aa59c535ab6d69255ffd5c2cddfd91 (patch) | |
tree | 8137b0f28988b84795c98f8ab1764c097f32e438 /forwarding/pom.xml | |
parent | 5856a22363aa6cf5ea10e54f7b00bd2fb2eb2840 (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-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Id6631d05432454aa442ad59bdde3d6036cd71bd7
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 289d1b56..097c43bf 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.3-SNAPSHOT</version> + <version>3.1.0-SNAPSHOT</version> </parent> <artifactId>forwarding</artifactId> |