summaryrefslogtreecommitdiffstats
path: root/aai-resources/pom.xml
diff options
context:
space:
mode:
authorHarish Venkata Kajur <vk250x@att.com>2020-02-11 10:04:30 -0500
committerjimmy <jf2512@att.com>2020-02-11 15:11:05 -0500
commitcb56eaf2e22e8246f769dde0fa52cadaca5158bc (patch)
treefbb67735daf8fcf68e6ae0a2a35ee2b7ce1298f8 /aai-resources/pom.xml
parentbd9573e1f99f88a236baa2b2507cc1143056e959 (diff)
Add an unit test for the bug with children1.6.4
Issue-ID: AAI-2790 Change-Id: I976384de5fe4300b7793850ef416cef9d2e013c7 Signed-off-by: Harish Venkata Kajur <vk250x@att.com> Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'aai-resources/pom.xml')
-rw-r--r--aai-resources/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml
index e89983c..8b2d23e 100644
--- a/aai-resources/pom.xml
+++ b/aai-resources/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.aai.resources</groupId>
<artifactId>resources</artifactId>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.4-SNAPSHOT</version>
</parent>
<properties>
<java.version>1.8</java.version>