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 /pom.xml | |
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 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ <groupId>org.onap.aai.esr-gui</groupId> <artifactId>aai-esr-gui</artifactId> <packaging>pom</packaging> - <version>1.4.0-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> <name>aai-esr-gui</name> <modules> |