diff options
author | liamfallon <liam.fallon@est.tech> | 2023-10-18 18:11:08 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-10-18 18:11:08 +0100 |
commit | 0e2717e0416a7b66c3652c688a21a55e3db8cd09 (patch) | |
tree | 185bd92ca10b4bdcbb5fcccd4bd784da81de1057 /gui-common/pom.xml | |
parent | 605fbab7cc70d75b8e267b881f32d9142c74368e (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-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ia726afc74fdaef7123cf291c55d7d12823ec6283
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 4671350..dc0b5ed 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>3.0.1-SNAPSHOT</version> + <version>3.0.2-SNAPSHOT</version> </parent> <artifactId>gui-common</artifactId> |