diff options
author | HePeng <he.peng6@zte.com.cn> | 2020-04-14 10:13:24 +0800 |
---|---|---|
committer | HePeng <he.peng6@zte.com.cn> | 2020-04-14 10:13:43 +0800 |
commit | 8e784ca1111f2dc28b38c85a4d31d34bbd530ca0 (patch) | |
tree | 1aba77de9e50a0d81e684ddb5811c0500ed6abd2 /integration | |
parent | c54138edc1b392ed89f147270ad680014f0dd2d6 (diff) |
Upversion ESR GUI to V1.7.0
Issue-ID: AAI-2860
Change-Id: I8ee5ac7a3e2d4e1be6bfb3c5db161b1b5d5702b9
Signed-off-by: HePeng <he.peng6@zte.com.cn>
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 bc8e538..d95f24f 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.5.0-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |