diff options
author | Lvbo163 <lv.bo163@zte.com.cn> | 2019-02-25 16:46:11 +0800 |
---|---|---|
committer | Lvbo163 <lv.bo163@zte.com.cn> | 2019-02-25 17:01:15 +0800 |
commit | 12a890ceed8c6ae96b9c5eafad942a24bb68d50a (patch) | |
tree | f241d0c80be936dcd4d6a49791123d3121b96aa3 /distribution/pom.xml | |
parent | 5c75da59801ce3c8e1e7162c5f881d0ed7870ae2 (diff) |
Bump pom and version
Issue-ID: AAI-2022
Change-Id: Ie0f2c0ace5af77631efddccd2694653d98a6437f
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
Diffstat (limited to 'distribution/pom.xml')
-rw-r--r-- | distribution/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distribution/pom.xml b/distribution/pom.xml index 2660982..fa61231 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.onap.aai.esr-gui</groupId> <artifactId>aai-esr-gui</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |