summaryrefslogtreecommitdiffstats
path: root/cdt
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-08-07 13:21:49 -0700
committerPatrick Brady <patrick.brady@att.com>2019-08-07 13:22:01 -0700
commit3f2b65292b3292e0bab4381f36e4027feaf6c0ff (patch)
treeb09e96418be00388709693fe3b7f7d7becaa69cc /cdt
parentfedb0de4bcfb6fe5acb8788a5a0fe8b98b3a2641 (diff)
Increment version to 1.6.2
Change-Id: I59c00a657cc6a558ca7f792db703748c94d75471 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
Diffstat (limited to 'cdt')
-rw-r--r--cdt/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/cdt/pom.xml b/cdt/pom.xml
index 218110d..fe61610 100644
--- a/cdt/pom.xml
+++ b/cdt/pom.xml
@@ -27,14 +27,14 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.deployment</groupId>
<artifactId>appc-docker-project</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.onap.appc.deployment</groupId>
<artifactId>installation-cdt</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
<name>Installation - CDT Docker</name>
<description>Creates APPC CDT Docker container</description>