diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-10-25 18:22:16 -0400 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-10-25 18:22:20 -0400 |
commit | 22eb6f3d1a3a27f7c7cafadaacfee80f64241209 (patch) | |
tree | 0a75c1ccf208a2b7b31f56b7ae9d4ba9b8bc96bb /integration | |
parent | 05b41595d2a0b33c73cb62b9d0a2e7b6f0538339 (diff) |
Upversion ESR GUI repo
Issue-ID: AAI-1768
Change-Id: If9e3a7792876fa32e60302d877f3dcb26310e7e7
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'integration')
-rw-r--r-- | integration/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml index 35112cf..4065836 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.onap.aai.esr-gui</groupId> <artifactId>aai-esr-gui</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |