diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-14 11:52:33 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-14 11:52:33 +0100 |
commit | accbde5fa1d033912f7cdb1942f41a627641f8a6 (patch) | |
tree | 26e90d715273f97c991dca13ae9f8167a80adeec /gui-editors/pom.xml | |
parent | 7850bf8ac4d77a2fe20b12fb126106893967b81d (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: I6a7d3201a70d835e36b619a2dbda10edd9f2311f
Diffstat (limited to 'gui-editors/pom.xml')
-rw-r--r-- | gui-editors/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-editors/pom.xml b/gui-editors/pom.xml index 3c2e5ce..4324351 100644 --- a/gui-editors/pom.xml +++ b/gui-editors/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.gui</groupId> <artifactId>policy-gui</artifactId> - <version>3.0.2-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> </parent> <groupId>org.onap.policy.gui.editors</groupId> |