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-onap-bbs | |
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-onap-bbs')
-rw-r--r-- | examples/examples-onap-bbs/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples-onap-bbs/pom.xml b/examples/examples-onap-bbs/pom.xml index c67343883..e6200ddde 100644 --- a/examples/examples-onap-bbs/pom.xml +++ b/examples/examples-onap-bbs/pom.xml @@ -25,7 +25,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-onap-bbs</artifactId> |