diff options
author | liamfallon <liam.fallon@est.tech> | 2022-09-08 16:25:24 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-09-08 16:25:24 +0100 |
commit | fb973ac1a69144cd5d5c3a8ae030e56fe1e6f79f (patch) | |
tree | ad3da4f9303b1f3c74fa7a015adb06eedea69efc /gui-editors/pom.xml | |
parent | 32a45a75a2100673730c5ea4a8ce031f6a661b85 (diff) |
Update snapshot and/or references of policy/gui to latest snapshots
policy/gui updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4333
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I55335dc3e41feccc0bd74c585e205c6902a4ba15
Diffstat (limited to 'gui-editors/pom.xml')
-rw-r--r-- | gui-editors/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-editors/pom.xml b/gui-editors/pom.xml index 1ea9c22..2f9d409 100644 --- a/gui-editors/pom.xml +++ b/gui-editors/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.gui</groupId> <artifactId>policy-gui</artifactId> - <version>2.2.4-SNAPSHOT</version> + <version>2.2.5-SNAPSHOT</version> </parent> <groupId>org.onap.policy.gui.editors</groupId> |