summaryrefslogtreecommitdiffstats
path: root/aai-schema-ingest
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2018-09-26 19:10:55 -0400
committerJimmy Forsyth <jf2512@att.com>2018-09-26 19:11:02 -0400
commit8c701b4375e44b629e4264708de35c17ebfe0951 (patch)
tree31f17517e52a01186ab17c7652d6dd9b76704ec2 /aai-schema-ingest
parent42af0df3d0433146bfffbcd9e61a26e0e6015879 (diff)
Upversion to 1.3.1
Issue-ID: AAI-1678 Change-Id: I2bafe046d5c99e3db63862dd5b1ca1ed2da5135b Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'aai-schema-ingest')
-rw-r--r--aai-schema-ingest/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-schema-ingest/pom.xml b/aai-schema-ingest/pom.xml
index 9ac9695e..dfb63049 100644
--- a/aai-schema-ingest/pom.xml
+++ b/aai-schema-ingest/pom.xml
@@ -25,11 +25,11 @@
<parent>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-common</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
</parent>
<artifactId>aai-schema-ingest</artifactId>
<name>aai-schema-ingest</name>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<packaging>jar</packaging>
<build>