diff options
author | Suresh Charan <suresh.charan@bell.ca> | 2023-04-25 12:13:00 -0400 |
---|---|---|
committer | Suresh Charan <suresh.charan@bell.ca> | 2023-04-25 12:13:00 -0400 |
commit | 56a7b65fbb058df5781b1f25e6c9be597ea643b9 (patch) | |
tree | bfeb586f8eea0de1103b0ba39fa00739f724bd53 /examples/examples-onap-vcpe | |
parent | f29ee6f3a7bab8fd977b4c76d9b1363f7738c288 (diff) |
Update snapshot and/or references of policy/apex-pdp to latest snapshots
policy/apex-pdp 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: I5300f1a9075a38d8a68e43306acc4961ed3804c0
Diffstat (limited to 'examples/examples-onap-vcpe')
-rw-r--r-- | examples/examples-onap-vcpe/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples-onap-vcpe/pom.xml b/examples/examples-onap-vcpe/pom.xml index 837689e3d..7479e3650 100644 --- a/examples/examples-onap-vcpe/pom.xml +++ b/examples/examples-onap-vcpe/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.examples</groupId> <artifactId>examples</artifactId> - <version>2.9.2-SNAPSHOT</version> + <version>2.9.3-SNAPSHOT</version> </parent> <artifactId>examples-onap-vcpe</artifactId> |