diff options
author | 2025-03-13 07:37:12 +0000 | |
---|---|---|
committer | 2025-03-13 09:31:09 +0000 | |
commit | 3a611707c9a16e47b72504715c81b78223bd5fed (patch) | |
tree | 5e9285ff7c6007196889672d81dea8718c5a32e1 /examples/examples-onap-vcpe | |
parent | cef35b5e39665ee860a54f946b94b67b7ab0a86a (diff) |
policy/apex-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5314
Change-Id: I08eac8ceb1684f8b61b2c9a6c026049738743701
Signed-off-by: waynedunican <wayne.dunican@est.tech>
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 8674431dd..50e44cc46 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>4.1.1-SNAPSHOT</version> + <version>4.1.2-SNAPSHOT</version> </parent> <artifactId>examples-onap-vcpe</artifactId> |