summaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authoradheli.tavares <adheli.tavares@est.tech>2023-07-21 09:36:12 +0100
committeradheli.tavares <adheli.tavares@est.tech>2023-09-19 18:09:31 +0100
commit6ed9bfb5f10b8259f3324b961d2e04dc4919fa27 (patch)
treefcd3776b498aecc4dbf525fda5c6174fdad94924 /resources
parente2564cd0500f501bdfef04162f6fb7546fc88b6a (diff)
Java 17 Upgrade
Issue-ID: POLICY-4666 Change-Id: Ib3f4020c7598043259017db8733d3cc2634945c9 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
Diffstat (limited to 'resources')
-rw-r--r--resources/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/pom.xml b/resources/pom.xml
index 6b82c769..3d9dbfc7 100644
--- a/resources/pom.xml
+++ b/resources/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.1-SNAPSHOT</version>
</parent>
<artifactId>policy-parent-resources</artifactId>