diff options
author | liamfallon <liam.fallon@est.tech> | 2021-09-15 21:55:59 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-09-15 21:56:10 +0100 |
commit | 48808f2f28b6acf699f093beffc909cdb820262a (patch) | |
tree | 48ba49fba0b56b3ba7fc04a56cc42d03e2396c2d /gui-editors/gui-editor-apex | |
parent | b4d6b6d0c07ae13afa0ecb7c9b2490348b70dabb (diff) |
Bump policy-gui snapshot version to 2.1.1-SNAPSHOT
Issue-ID: POLICY-3587
Change-Id: Ic3e575578ae0e2302925864a43ec81fc91cf55a3
Signed-off-by: liamfallon <liam.fallon@est.tech>
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 1854166..62a611f 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.1.0-SNAPSHOT</version> + <version>2.1.1-SNAPSHOT</version> </parent> <artifactId>gui-editor-apex</artifactId> |