diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-08-18 20:30:50 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-08-18 20:30:50 +0000 |
commit | 99429ec23f148d18d604354d5bf6f3d9117dfd46 (patch) | |
tree | b34831ace21ed60fc30cf8ee40d4966fb00a23c6 /aai-els-onap-logging/pom.xml | |
parent | 5f9657417273e44db066beee322a263c36387a7f (diff) |
Release aai/aai-common1.9.0
Diffstat (limited to 'aai-els-onap-logging/pom.xml')
-rw-r--r-- | aai-els-onap-logging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-els-onap-logging/pom.xml b/aai-els-onap-logging/pom.xml index 9d8a311e..330e2381 100644 --- a/aai-els-onap-logging/pom.xml +++ b/aai-els-onap-logging/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-parent</artifactId> - <version>1.9.0-SNAPSHOT</version> + <version>1.9.0</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> <artifactId>aai-els-onap-logging</artifactId> |