diff options
author | saul.gill <saul.gill@est.tech> | 2023-12-11 16:19:57 +0000 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-12-11 16:19:57 +0000 |
commit | 10723a70523318b2ce9ac7011489687f491036e6 (patch) | |
tree | 25d775125aff2fbe027b10e08fc7f3869e4ebb64 /forwarding | |
parent | 8ae400c0e5e02387071c395a4ac27816f7fb61a5 (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-4907
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: I6a0501d9a1e7bfabdef3cb2b00e0be3a95598464
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 097c43bf..a08bb4ac 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.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </parent> <artifactId>forwarding</artifactId> |