diff options
author | liamfallon <liam.fallon@est.tech> | 2022-09-23 10:59:01 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-09-23 10:59:01 +0100 |
commit | 108038b5108ff3b873077fda0b6098e74d240ce0 (patch) | |
tree | 90b8793570936fe0fa12a1d80208e5e62354ae83 /main | |
parent | 7a83c39ce0168919f15e4541d1370b89339d5e8c (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-4343
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I336d2ce4d4eea7bf2ea423b41d771d718814d3e2
Diffstat (limited to 'main')
-rw-r--r-- | main/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pom.xml b/main/pom.xml index 68204ec6..8b63b049 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>2.8.0-SNAPSHOT</version> + <version>2.8.1-SNAPSHOT</version> </parent> <artifactId>distribution-main</artifactId> |