diff options
author | liamfallon <liam.fallon@est.tech> | 2023-08-24 09:46:29 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-08-24 09:46:32 +0100 |
commit | cb2460601fc319f5cdabc77403dc5f75efc7d552 (patch) | |
tree | e05c51d9b387cffd1eadb01725f78a3c7958d177 /examples/examples-decisionmaker | |
parent | c1794ff92134dab997a11b608d2fc5073a7c8b94 (diff) |
Bump snapshots for Java 17java-17
Bump snapshots for Java 17
Issue-ID: POLICY-4665
Change-Id: I1611d1092cf55e042c46254501f7217a65070807
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'examples/examples-decisionmaker')
-rw-r--r-- | examples/examples-decisionmaker/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples-decisionmaker/pom.xml b/examples/examples-decisionmaker/pom.xml index d9818b31c..7392a9279 100644 --- a/examples/examples-decisionmaker/pom.xml +++ b/examples/examples-decisionmaker/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.examples</groupId> <artifactId>examples</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.1-SNAPSHOT</version> </parent> <artifactId>examples-decisionmaker</artifactId> |