diff options
author | Suresh Charan <suresh.charan@bell.ca> | 2023-04-25 12:13:11 -0400 |
---|---|---|
committer | Suresh Charan <suresh.charan@bell.ca> | 2023-04-25 12:13:11 -0400 |
commit | f54d08362c17176c973efbd72f46e1ddfa0a789f (patch) | |
tree | b53cdb4c0cff967cb69187834e720899db6b10bc /model | |
parent | bce965114284f91b9a4ef04e0f07c364194e4017 (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-4648
Signed-off-by: Suresh Charan <suresh.charan@bell.ca>
Change-Id: Iec90307b766a6a691ce95d3c478ae15777054181
Diffstat (limited to 'model')
-rw-r--r-- | model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/model/pom.xml b/model/pom.xml index 2932cf57..f13bc65c 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>2.9.2-SNAPSHOT</version> + <version>2.9.3-SNAPSHOT</version> </parent> <artifactId>distribution-model</artifactId> |