aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema-gen
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-05-03 15:48:25 -0400
committerJimmy Forsyth <jf2512@att.com>2019-05-03 15:48:30 -0400
commit749dea32a7c883a1418008135ba15cdca9901c30 (patch)
tree0b66f96635831584675d25c534a5d2752c61bbb5 /aai-schema-gen
parentc6110b8f4b9ec42076dd2a96579b55a4ab9eaca3 (diff)
Upversion for Dublin release4.0.0-ONAPdublin
Issue-ID: AAI-2403 Change-Id: I0cce482b8e6ad9404aadea37fac159d95f669e0a Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'aai-schema-gen')
-rw-r--r--aai-schema-gen/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-schema-gen/pom.xml b/aai-schema-gen/pom.xml
index 89d7a24..8d860ff 100644
--- a/aai-schema-gen/pom.xml
+++ b/aai-schema-gen/pom.xml
@@ -27,11 +27,11 @@
<parent>
<groupId>org.onap.aai.schema-service</groupId>
<artifactId>schema-service</artifactId>
- <version>1.0.6-SNAPSHOT</version>
+ <version>1.0.7-SNAPSHOT</version>
</parent>
<artifactId>aai-schema-gen</artifactId>
<name>aai-schema-gen</name>
- <version>1.0.6-SNAPSHOT</version>
+ <version>1.0.7-SNAPSHOT</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
<!-- Start of Default ONAP Schema Properties -->