diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-13 16:41:38 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-13 16:41:38 +0100 |
commit | eba8318118ae3af33d9e108446e94b04c1e4dc4a (patch) | |
tree | e2035d9f5893db234ee8cb709e2d143cfb753e1c /examples/examples-adaptive | |
parent | dac858ea68ca55d96a46a437da296b07ab133cd3 (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-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I0153bb097c61f2c4e52069e05196f31cc61a54ac
Diffstat (limited to 'examples/examples-adaptive')
-rw-r--r-- | examples/examples-adaptive/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples-adaptive/pom.xml b/examples/examples-adaptive/pom.xml index 269be943e..c0ba2cb59 100644 --- a/examples/examples-adaptive/pom.xml +++ b/examples/examples-adaptive/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.examples</groupId> <artifactId>examples</artifactId> - <version>3.0.2-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> </parent> <artifactId>examples-adaptive</artifactId> |