diff options
author | liamfallon <liam.fallon@est.tech> | 2022-03-11 18:03:11 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-03-11 18:03:11 +0000 |
commit | 6a1a74e2284397060191a8e543f853725c0f22f9 (patch) | |
tree | 351730a4eeb729c2ca155ab87bf7af39fa2b5725 /main | |
parent | 3a59924cae0288643fecbaed2a8e07915b3153bd (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-3982
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I0b6c27012f6ef893b664bb7297c9a5744f6b6d02
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 36d8013f..57bfb45c 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.7.1-SNAPSHOT</version> + <version>2.7.2-SNAPSHOT</version> </parent> <artifactId>distribution-main</artifactId> |