summaryrefslogtreecommitdiffstats
path: root/cm-container/pom.xml
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2019-03-06 17:58:58 -0500
committerJack Lucas <jflucas@research.att.com>2019-03-06 18:31:14 -0500
commita0a88be5349019496ff1027cc67fc79abd2bb476 (patch)
tree6066d59e77c90c11e29efb0e46e6b68b233fc263 /cm-container/pom.xml
parent8c58bb2c4fb000208070f88cbd2e6998c9866fa8 (diff)
Fix cleanup script
Document use of cleanup script Issue-ID: DCAEGEN2-1317 Change-Id: Ibd5766c94a939e9086e0b9724c21eaf1178bd5d3 Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'cm-container/pom.xml')
-rw-r--r--cm-container/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/cm-container/pom.xml b/cm-container/pom.xml
index b245f4c..4cac26d 100644
--- a/cm-container/pom.xml
+++ b/cm-container/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
================================================================================
-Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.
+Copyright (c) 2018-2019 AT&T Intellectual Property. All rights reserved.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -27,7 +27,7 @@ limitations under the License.
<groupId>org.onap.dcaegen2.deployments</groupId>
<artifactId>cm-container</artifactId>
<name>dcaegen2-deployments-cm-container</name>
- <version>1.5.1</version>
+ <version>1.5.2</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>