diff options
author | 2020-09-16 02:24:03 +0000 | |
---|---|---|
committer | 2020-09-16 02:24:03 +0000 | |
commit | 1c553491a7b035871f1f6a3d3981799d11180998 (patch) | |
tree | 466429e8eb002109f15c73ed3186c5778ee69f27 /aai-common-docker/aai-haproxy-image | |
parent | 85baeee8c837dbf4483f74c9088d4cd7778273c6 (diff) |
Release aai/aai-common1.7.2
Diffstat (limited to 'aai-common-docker/aai-haproxy-image')
-rw-r--r-- | aai-common-docker/aai-haproxy-image/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-common-docker/aai-haproxy-image/pom.xml b/aai-common-docker/aai-haproxy-image/pom.xml index 84de8e77..d3f0499b 100644 --- a/aai-common-docker/aai-haproxy-image/pom.xml +++ b/aai-common-docker/aai-haproxy-image/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-common-docker</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.7.2</version> </parent> <artifactId>aai-haproxy-image</artifactId> |