summaryrefslogtreecommitdiffstats
path: root/aai-utils/pom.xml
diff options
context:
space:
mode:
authorKajur, Harish (vk250x) <vk250x@att.com>2018-11-06 21:40:50 -0500
committerKajur, Harish (vk250x) <vk250x@att.com>2018-11-06 23:05:33 -0500
commitd2d51c26f4378867d870156a5f211510f8a44a38 (patch)
treec5b2699199d62a13d971cf8610d02ae1c33fbfb4 /aai-utils/pom.xml
parent6713cba6c39f2e8f57fb835a4cfb7d6dfc411d94 (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 'aai-utils/pom.xml')
-rw-r--r--aai-utils/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-utils/pom.xml b/aai-utils/pom.xml
index 087dcc2c..13952203 100644
--- a/aai-utils/pom.xml
+++ b/aai-utils/pom.xml
@@ -29,11 +29,11 @@
<parent>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-common</artifactId>
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>aai-utils</artifactId>
<name>aai-utils</name>
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.3.2-SNAPSHOT</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>