diff options
author | Suresh Charan <suresh.charan@bell.ca> | 2023-04-26 10:23:23 -0400 |
---|---|---|
committer | Suresh Charan <suresh.charan@bell.ca> | 2023-04-26 10:23:23 -0400 |
commit | 930cc36e33359349c2ffe9d8c63ec73a3cf65ec5 (patch) | |
tree | c049b204bf0a7e211440a9acf1698d43a043df78 /gui-runtime/gui-acm | |
parent | 578b152885ec35913b6e1eec5689d62cb1767e8a (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-4648
Signed-off-by: Suresh Charan <suresh.charan@bell.ca>
Change-Id: I2f7877cfcd1ca08ac1a89256ba6247d72f956c52
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 e9492aa..c70dbe6 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>2.4.2-SNAPSHOT</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> |