diff options
author | liamfallon <liam.fallon@est.tech> | 2022-12-15 16:19:51 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-12-15 16:19:51 +0000 |
commit | ac71161ab4d0cd5be47c799d2f186c900e0914ec (patch) | |
tree | b575d2117c7e301630bc46a8295bbf70e19d99f7 /forwarding | |
parent | 86ab98fa7391ca3e20b87737c759080faa5bcf9e (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-4484
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I1024bd52eee2ece83698ff596152a4f895070def
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 28744755..78a6ce85 100644 --- a/forwarding/pom.xml +++ b/forwarding/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>2.9.0-SNAPSHOT</version> + <version>2.9.1-SNAPSHOT</version> </parent> <artifactId>forwarding</artifactId> |