aboutsummaryrefslogtreecommitdiffstats
path: root/model
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-08-24 09:34:58 +0100
committerliamfallon <liam.fallon@est.tech>2023-08-24 09:35:06 +0100
commit960773d01db3072b4a57dbd69e911df1af2df47c (patch)
treef4d35f3b09967e8947af4f5ea336fe594b2a62f8 /model
parent182c1dbd18c9bb3c4696e8e74fb0ff8cd7a581e6 (diff)
Bump snapshoths for Java 17
Bump snapshoths for Java 17 Issue-ID: POLICY-4665 Change-Id: I0d923e4e853ecad6cd18d214b519c8b963879bbf Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'model')
-rw-r--r--model/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/model/pom.xml b/model/pom.xml
index a9635de8..61240aec 100644
--- a/model/pom.xml
+++ b/model/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.distribution</groupId>
<artifactId>policy-distribution</artifactId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>distribution-model</artifactId>