summaryrefslogtreecommitdiffstats
path: root/aai-resources/pom.xml
diff options
context:
space:
mode:
authorjimmy <jf2512@att.com>2020-02-06 11:08:41 -0500
committerjimmy <jf2512@att.com>2020-02-06 11:16:38 -0500
commit03171d2cbb26c76bc6d328dd44f6bd5470de4af8 (patch)
treebb50260bc4659c6369aa0c2b94b97c7b83c50e22 /aai-resources/pom.xml
parent106887f0e308ae34c91cb46c52c9fd99e822dca9 (diff)
Set parent to 1.6.3
Issue-ID: AAI-1729 Signed-off-by: jimmy <jf2512@att.com> Change-Id: Ia2ecde4740d74acd35d4bcb80105c33aa9adc8dc Signed-off-by: jimmy <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 907724f..e89983c 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.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
</parent>
<properties>
<java.version>1.8</java.version>