diff options
author | Niharika Sharma <niharika.sharma@amdocs.com> | 2020-10-07 16:32:13 -0400 |
---|---|---|
committer | Niharika Sharma <niharika.sharma@amdocs.com> | 2020-10-07 16:32:13 -0400 |
commit | 835cbe5ad9a6ebfb74caa9f0ccc373ef1953ebf0 (patch) | |
tree | b119dbd662d4bd938d550be67a178b7d6381f888 /aai-common-docker/aai-haproxy-image/pom.xml | |
parent | 0a31b51a1248ff77996047c3fcae1346d2343e13 (diff) |
Up version 1.7.3
Issue-ID: AAI-3100
Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com>
Change-Id: I38bde55f66fd27110f8a41aedb9be463263fa9f3
Diffstat (limited to 'aai-common-docker/aai-haproxy-image/pom.xml')
-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..b49ca47d 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.3-SNAPSHOT</version> </parent> <artifactId>aai-haproxy-image</artifactId> |