diff options
author | Harish Venkata Kajur <vk250x@att.com> | 2020-02-26 12:08:51 -0500 |
---|---|---|
committer | Harish Venkata Kajur <vk250x@att.com> | 2020-02-26 12:09:47 -0500 |
commit | 4217a7e143f7ddd464e156ff41244d2f92f23fb6 (patch) | |
tree | 4a3c7b4e6f819f07c83050861b18a5285ca930a9 /aai-schema-ingest/pom.xml | |
parent | 98749c47bbb5f5ddcc1c4f0690b79c7288f6bdd6 (diff) |
Update to 1.6.7-SNAPSHOT
Issue-ID: AAI-2806
Change-Id: I4b1f00e4e4b3cb576e76e03ba7e70d872b98e854
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
Diffstat (limited to 'aai-schema-ingest/pom.xml')
-rw-r--r-- | aai-schema-ingest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema-ingest/pom.xml b/aai-schema-ingest/pom.xml index 76b11f42..5b545a08 100644 --- a/aai-schema-ingest/pom.xml +++ b/aai-schema-ingest/pom.xml @@ -26,7 +26,7 @@ limitations under the License. <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-parent</artifactId> - <version>1.6.6-SNAPSHOT</version> + <version>1.6.7-SNAPSHOT</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> <artifactId>aai-schema-ingest</artifactId> |