diff options
author | liamfallon <liam.fallon@est.tech> | 2023-05-25 09:41:30 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-05-25 09:41:30 +0100 |
commit | ec0d27ab59a2c45f420f6ed61026aa592c6910c1 (patch) | |
tree | bc9e1d463118c7b1f0230f91a02a51ee168fea9d /gui-editors/gui-editor-apex | |
parent | cdb342ad5615304846b89bd67e07b7ad1e875ba2 (diff) |
Set snapshot and/or references of policy/gui for new release
policy/gui updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4662
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I1feb9c97529cfadc674f541f0f72fb5eb9121e3c
Diffstat (limited to 'gui-editors/gui-editor-apex')
-rw-r--r-- | gui-editors/gui-editor-apex/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-editors/gui-editor-apex/pom.xml b/gui-editors/gui-editor-apex/pom.xml index b70e2b6..00fb1b7 100644 --- a/gui-editors/gui-editor-apex/pom.xml +++ b/gui-editors/gui-editor-apex/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.gui.editors</groupId> <artifactId>editors</artifactId> - <version>2.4.3-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <artifactId>gui-editor-apex</artifactId> |