diff options
author | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:45:38 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:45:38 +0100 |
commit | 84f095f4b5a6329a8568c50d997b926d86bf18ab (patch) | |
tree | c2e4cb649afc48468916f68638125b387ddbe1b1 /examples/examples-grpc | |
parent | ab3134281f1b1fd6a0e14b11890cae11cdfff0ae (diff) |
Set snapshot and/or references of policy/apex-pdp for new release
policy/apex-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I3463647a8a3689518769a5fe5aaab2cfea8438e7
Diffstat (limited to 'examples/examples-grpc')
-rw-r--r-- | examples/examples-grpc/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples-grpc/pom.xml b/examples/examples-grpc/pom.xml index fe224b6c3..4fdbf6497 100644 --- a/examples/examples-grpc/pom.xml +++ b/examples/examples-grpc/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.examples</groupId> <artifactId>examples</artifactId> - <version>2.8.2-SNAPSHOT</version> + <version>2.9.0-SNAPSHOT</version> </parent> <artifactId>examples-grpc</artifactId> <name>examples-grpc</name> |