diff options
author | Jimmy Forsyth <jf2512@att.com> | 2018-05-23 10:34:39 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2018-05-23 10:34:52 -0400 |
commit | 7925c25859b82cd5232f95168263933fc2d8ef15 (patch) | |
tree | c2fefeb44f3f9d11a61255e7b38e17ccc3e301c6 /aai-schema-ingest/pom.xml | |
parent | 68987011d4a41ed59375616a19b0cde229b9c413 (diff) |
Upversion common for Casablanca
Issue-ID: AAI-1169
Change-Id: Id80fd4b8c7af48dde78b441fb6ec2b6619c608bc
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'aai-schema-ingest/pom.xml')
-rw-r--r-- | aai-schema-ingest/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-schema-ingest/pom.xml b/aai-schema-ingest/pom.xml index a835e915..8a09cbd8 100644 --- a/aai-schema-ingest/pom.xml +++ b/aai-schema-ingest/pom.xml @@ -24,11 +24,11 @@ <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-common</artifactId> - <version>1.2.5-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>aai-schema-ingest</artifactId> <name>aai-schema-ingest</name> - <version>1.2.5-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <packaging>jar</packaging> <dependencies> |