diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-10-02 17:12:17 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-10-02 17:12:17 +0000 |
commit | e4b27d48890cf2667d8431790816e60e54642ae5 (patch) | |
tree | 42fdeba7766064418e9bf90bc8b71e013d2396d1 /aai-schema-ingest | |
parent | 0bf9442b6ce2b79ef7b8d4b4dee9d3d9c9de6013 (diff) |
Release aai/aai-common1.6.11
Diffstat (limited to 'aai-schema-ingest')
-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 2b257585..52a34a49 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.11-SNAPSHOT</version> + <version>1.6.11</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> <artifactId>aai-schema-ingest</artifactId> |