diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-08-11 20:55:44 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-08-11 20:55:44 +0000 |
commit | 623c5e374e1ba8005b45c644c3d4175f29a4f364 (patch) | |
tree | 0ebcc66469ef8f73ef81cb7db814dbdcf63ed9ac /aai-schema-abstraction/pom.xml | |
parent | b84bd19c661f27ba5c9f512a3e267705cf7f1849 (diff) |
Release aai/aai-common1.7.0
Diffstat (limited to 'aai-schema-abstraction/pom.xml')
-rw-r--r-- | aai-schema-abstraction/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema-abstraction/pom.xml b/aai-schema-abstraction/pom.xml index f12d3067..ea4df860 100644 --- a/aai-schema-abstraction/pom.xml +++ b/aai-schema-abstraction/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-parent</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> |