diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-06-18 21:39:51 -0400 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-06-18 21:42:26 -0400 |
commit | 03534af3cdf97b54dd54d7d717fb1e26075e2a23 (patch) | |
tree | 216ce04edd8c7db0b469565baec84e4427d93a0f /distribution | |
parent | 0b878eb39b28971ca624a260100d7055bdab27e9 (diff) |
Upversion in preparation of initial release
Issue-ID: AAI-2487
Change-Id: Ib96c231e5be86c2a44a4539301f8d28d5ef88f17
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'distribution')
-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 fa61231..fef7639 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.4.0-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |