diff options
author | liamfallon <liam.fallon@est.tech> | 2022-09-23 17:01:57 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-09-23 17:01:57 +0100 |
commit | de2ad7a4ea79a0d23c225cdd2c1ff7150b3fa728 (patch) | |
tree | bc76364ae19d61a2e90c7ce656cd205287c0fd42 /gui-common/pom.xml | |
parent | 5539717972bb244c5bee5f28973b92eab7746546 (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-4343
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ic855a9b68b4b521330736d09442c502036a80150
Diffstat (limited to 'gui-common/pom.xml')
-rw-r--r-- | gui-common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-common/pom.xml b/gui-common/pom.xml index 19792ab..5d8a7fa 100644 --- a/gui-common/pom.xml +++ b/gui-common/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.gui</groupId> <artifactId>policy-gui</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.3.1-SNAPSHOT</version> </parent> <artifactId>gui-common</artifactId> |