diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-10-08 18:01:36 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-10-08 18:01:36 +0000 |
commit | 31fd64ac9d76ca1110dc09e4be38e1138bf6f563 (patch) | |
tree | 6a67f388f6092024b8c4e3ee3bfc963472b44a87 /aai-schema-abstraction/pom.xml | |
parent | 835cbe5ad9a6ebfb74caa9f0ccc373ef1953ebf0 (diff) |
Release aai/aai-common1.7.3
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 c08cf597..106b8b13 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.3-SNAPSHOT</version> + <version>1.7.3</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> |