aboutsummaryrefslogtreecommitdiffstats
path: root/aai-common-docker
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-11-07 17:31:39 -0500
committerJimmy Forsyth <jf2512@att.com>2019-11-11 10:09:38 -0500
commit6aacebe5f9cd895fe6fbf48799ce04f48eda42eb (patch)
tree1d74520d3f53f85edc70e745ba487bf95a05187a /aai-common-docker
parenta5d4adc4185af54a19de5de748c728875511c790 (diff)
Upversion to 1.6.1
Issue-ID: AAI-2699 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Iae42d82b40c9763ff09674e83d35a65fe6bcc0df
Diffstat (limited to 'aai-common-docker')
-rw-r--r--aai-common-docker/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/aai-common-docker/pom.xml b/aai-common-docker/pom.xml
index 701fd534..d1b1c75e 100644
--- a/aai-common-docker/pom.xml
+++ b/aai-common-docker/pom.xml
@@ -26,12 +26,11 @@
<parent>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-parent</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.1-SNAPSHOT</version>
<relativePath>../aai-parent/pom.xml</relativePath>
</parent>
<artifactId>aai-common-docker</artifactId>
- <version>1.6.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>aai-aai-common-docker</name>
<description>Contains dockerfiles for aai common images.</description>