diff options
author | liamfallon <liam.fallon@est.tech> | 2023-08-25 12:33:29 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-08-25 12:36:16 +0100 |
commit | 44a45353ea19d93970954f04507e2baafc7456c0 (patch) | |
tree | 8c0992972fb323d908ee94658b6c55c49bb8f09d /gui-editors/gui-editor-apex/pom.xml | |
parent | e33649e161294b750b9b66dc2b40ededfd9ff39d (diff) |
Bump snapshots for Java 17java-17
Issue-ID: POLICY-4665
Change-Id: Id3047fda5b39f2892d7a0a2f5c92b02a2c82df3e
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'gui-editors/gui-editor-apex/pom.xml')
-rw-r--r-- | gui-editors/gui-editor-apex/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-editors/gui-editor-apex/pom.xml b/gui-editors/gui-editor-apex/pom.xml index 00fb1b7..717cf38 100644 --- a/gui-editors/gui-editor-apex/pom.xml +++ b/gui-editors/gui-editor-apex/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.gui.editors</groupId> <artifactId>editors</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.1-SNAPSHOT</version> </parent> <artifactId>gui-editor-apex</artifactId> |