aboutsummaryrefslogtreecommitdiffstats
path: root/aai-rest/pom.xml
diff options
context:
space:
mode:
authorKajur, Harish (vk250x) <vk250x@att.com>2019-04-10 15:24:11 -0400
committerKajur, Harish (vk250x) <vk250x@att.com>2019-04-10 15:25:55 -0400
commit3b3bfd2cb38628532970c56b52b08d31bec35a18 (patch)
tree2a3ef8b969fe5fab4a400a31e377b8a2775c7382 /aai-rest/pom.xml
parentb2b5c9cc0fade491f85cba743ec66459bb7342f8 (diff)
Remove the generation code for swagger and xsd
The following code has been moved to schema service Issue-ID: AAI-2313 Change-Id: I58911dffef70ab2c32a73de79ac971c3650106e6 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'aai-rest/pom.xml')
-rw-r--r--aai-rest/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-rest/pom.xml b/aai-rest/pom.xml
index 4f05440e..3d57e69f 100644
--- a/aai-rest/pom.xml
+++ b/aai-rest/pom.xml
@@ -29,11 +29,11 @@
<parent>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-common</artifactId>
- <version>1.4.2-SNAPSHOT</version>
+ <version>1.4.3-SNAPSHOT</version>
</parent>
<artifactId>aai-rest</artifactId>
<name>aai-rest</name>
- <version>1.4.2-SNAPSHOT</version>
+ <version>1.4.3-SNAPSHOT</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>