diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-11-06 21:40:50 -0500 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-11-06 23:05:33 -0500 |
commit | d2d51c26f4378867d870156a5f211510f8a44a38 (patch) | |
tree | c5b2699199d62a13d971cf8610d02ae1c33fbfb4 /pom.xml | |
parent | 6713cba6c39f2e8f57fb835a4cfb7d6dfc411d94 (diff) |
Add the https rest template1.3.2
Issue-ID: AAI-1761
Change-Id: I56d423c84bcc0648cca01d0ebd7f20a8bc5a2fd3
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
@@ -30,7 +30,7 @@ <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-common</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> <packaging>pom</packaging> <name>aai-aai-common</name> <description>Contains all of the common code for resources and traversal repos</description> |