diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-05-03 11:38:00 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-05-03 11:38:02 -0400 |
commit | f5edbe7b1b05609b200be74b18789ec9a8d272ae (patch) | |
tree | 59ed23858f8f715c28f2c42ebd8b3d329226616e /aai-schema-ingest/pom.xml | |
parent | 8eea516732e6fa5987a06979221f2b9cf34586a1 (diff) |
Upversion for Dublin release4.0.0-ONAP
Issue-ID: AAI-2403
Change-Id: Id8de2e5a09e47d90d604642f818e56461f177731
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 73ac17f4..749b5c0d 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.4.3-SNAPSHOT</version> + <version>1.4.4-SNAPSHOT</version> </parent> <artifactId>aai-schema-ingest</artifactId> <name>aai-schema-ingest</name> - <version>1.4.3-SNAPSHOT</version> + <version>1.4.4-SNAPSHOT</version> <packaging>jar</packaging> <properties> |