aboutsummaryrefslogtreecommitdiffstats
path: root/gui-runtime/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-08-25 12:33:29 +0100
committerWayne Dunican <wayne.dunican@est.tech>2023-10-03 10:13:45 +0000
commite5970705a26dbb4d5c55a33d29e59f78a2950819 (patch)
tree8c0992972fb323d908ee94658b6c55c49bb8f09d /gui-runtime/pom.xml
parente33649e161294b750b9b66dc2b40ededfd9ff39d (diff)
Bump snapshots for Java 17
Issue-ID: POLICY-4665 Change-Id: Id3047fda5b39f2892d7a0a2f5c92b02a2c82df3e Signed-off-by: liamfallon <liam.fallon@est.tech> (cherry picked from commit 44a45353ea19d93970954f04507e2baafc7456c0)
Diffstat (limited to 'gui-runtime/pom.xml')
-rw-r--r--gui-runtime/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-runtime/pom.xml b/gui-runtime/pom.xml
index 7c1869f..c70d464 100644
--- a/gui-runtime/pom.xml
+++ b/gui-runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.policy.gui</groupId>
<artifactId>policy-gui</artifactId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.policy.gui.gui-rutime</groupId>