diff options
author | saul.gill <saul.gill@est.tech> | 2023-03-01 12:38:10 +0000 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-03-01 12:38:10 +0000 |
commit | ee2318382711d8f02ccc6bb1994251cfa71d9a85 (patch) | |
tree | 779f7744603133bee4fc3ea985929e54be73de6f /forwarding | |
parent | 62d9589cd9316e0a6032fccda10c2af4e0da8d21 (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-4570
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: Ie61d2fd4b5d83aa75fdcb252bc3400f3c78b1db6
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 78a6ce85..ea858ee6 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.1-SNAPSHOT</version> + <version>2.9.2-SNAPSHOT</version> </parent> <artifactId>forwarding</artifactId> |