diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-06-17 14:40:40 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-06-17 14:40:40 +0000 |
commit | f12aec58494f6d1005b4d773079fa2bfd2eff89f (patch) | |
tree | 6f33a34134012613fc9cd495aaedb814804ac6fb /aai-common-docker/aai-common-images/pom.xml | |
parent | 2e73c86564aba467641c87a6e286398343397c65 (diff) |
Release aai/aai-common1.14.1
Diffstat (limited to 'aai-common-docker/aai-common-images/pom.xml')
-rw-r--r-- | aai-common-docker/aai-common-images/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-common-docker/aai-common-images/pom.xml b/aai-common-docker/aai-common-images/pom.xml index bb6683ab..d7dd9bb9 100644 --- a/aai-common-docker/aai-common-images/pom.xml +++ b/aai-common-docker/aai-common-images/pom.xml @@ -25,11 +25,11 @@ <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-common-docker</artifactId> - <version>1.14.1-SNAPSHOT</version> + <version>1.14.1</version> </parent> <artifactId>aai-common-images</artifactId> - <version>1.14.1-SNAPSHOT</version> + <version>1.14.1</version> <packaging>pom</packaging> <name>aai-aai-common-images</name> <description>Contains dockerfiles for aai-common images (alpine and ubuntu based).</description> |