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-pdp-monitoring | |
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-pdp-monitoring')
-rw-r--r-- | gui-pdp-monitoring/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-pdp-monitoring/pom.xml b/gui-pdp-monitoring/pom.xml index 4f9b72c..e070d9d 100644 --- a/gui-pdp-monitoring/pom.xml +++ b/gui-pdp-monitoring/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.gui</groupId> <artifactId>policy-gui</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.1-SNAPSHOT</version> </parent> <artifactId>gui-pdp-monitoring</artifactId> |