diff options
author | liamfallon <liam.fallon@est.tech> | 2023-08-23 16:28:41 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-08-23 16:31:04 +0100 |
commit | c595ea2930d8a4283f1dbdcaceed3b25933c9655 (patch) | |
tree | 3d8e3dd489efe451d73df19016d0885cb7546f40 /policy-endpoints | |
parent | 16ef534c8023dea487106115c53a22a45df76ea2 (diff) |
Bump snapshoths for Java 17java-17
Bump snapshots for Java 17
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4665
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I214a1405eaa4ab3487201e9c03d46673f92f174d
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'policy-endpoints')
-rw-r--r-- | policy-endpoints/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index 53717872..719d1a3f 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</version> </parent> <artifactId>policy-endpoints</artifactId> |