diff options
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..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> |