diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-05-17 13:13:02 +0100 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-05-17 13:13:02 +0100 |
commit | 0bda7fa99b4347390f02d88d52f1ab45a387c3ae (patch) | |
tree | c011c3325750dc487761fe6725250e79b64ccf57 /gui-runtime/pom.xml | |
parent | eab5bc8e0c2ed79f715d32188837eae324e024e7 (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-5001
Change-Id: Idb6d5a6761d6baf1b5c487708001054781510c6f
Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'gui-runtime/pom.xml')
-rw-r--r-- | gui-runtime/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-runtime/pom.xml b/gui-runtime/pom.xml index 4787e1f..63c9a02 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.1.3-SNAPSHOT</version> + <version>3.1.4-SNAPSHOT</version> </parent> <groupId>org.onap.policy.gui.gui-rutime</groupId> |