diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-05-15 12:02:04 -0400 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-05-15 12:02:10 -0400 |
commit | 309027f8c2e6d4ef6284ed39ef998ec033d1c2a3 (patch) | |
tree | 0bef73bbcac0216d146a005873b3c007094c90e8 /pom.xml | |
parent | 5238790454fac602184ed70a6d97fcd372530367 (diff) |
Update to remove the -SNAPSHOT for release
Issue-ID: AAI-1139
Change-Id: Id25c88c65816459dbbd2d8e305f5e0005b9139b2
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
@@ -26,7 +26,7 @@ <groupId>org.onap.aai.resources</groupId> <artifactId>resources</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0</version> <name>aai-resources</name> <packaging>pom</packaging> <modules> |