diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-02-19 13:56:03 +0000 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-02-19 13:56:03 +0000 |
commit | b84171a5e9e6c24afc29ed7bec7d3bf1e57120f0 (patch) | |
tree | aa7eb6679ccbea855d1a6118be2292718d817917 /gui-runtime/gui-acm | |
parent | 0322882efcef27fc8a36bd3dd81fe52df9e2aaf9 (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-4932
Change-Id: Ic0e2aa63c5da4ebd0c9b98d3bf70d953fbc308b4
Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'gui-runtime/gui-acm')
-rw-r--r-- | gui-runtime/gui-acm/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-runtime/gui-acm/pom.xml b/gui-runtime/gui-acm/pom.xml index 8c086f1..3e7e919 100644 --- a/gui-runtime/gui-acm/pom.xml +++ b/gui-runtime/gui-acm/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.policy.gui</groupId> <artifactId>policy-gui</artifactId> - <version>3.1.1-SNAPSHOT</version> + <version>3.1.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> |