summaryrefslogtreecommitdiffstats
path: root/cm-container/pom.xml
diff options
context:
space:
mode:
authorJack Lucas <jflos@sonoris.net>2021-01-15 13:37:49 -0500
committerJack Lucas <jflos@sonoris.net>2021-01-19 10:22:13 -0500
commita4e03d8ebe341fe103af86504858dcc213028687 (patch)
tree1a173ae92b5a12cc01e5383a4f2dfd93cde77ec6 /cm-container/pom.xml
parente3bf8857b97ad08df922d80d8dffc93f9c49f21c (diff)
[cm-container] Fix CM restart issue4.1.0-cm-container
Update directories that are kept in persistent storage, based on guidance from Cloudify. Issue-ID: DCAEGEN2-2580 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I6292d79c7c8e790187548e0e16380c4fdd5beb38
Diffstat (limited to 'cm-container/pom.xml')
-rw-r--r--cm-container/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cm-container/pom.xml b/cm-container/pom.xml
index b128ec3..15fc9c9 100644
--- a/cm-container/pom.xml
+++ b/cm-container/pom.xml
@@ -28,7 +28,7 @@ limitations under the License.
<groupId>org.onap.dcaegen2.deployments</groupId>
<artifactId>cm-container</artifactId>
<name>dcaegen2-deployments-cm-container</name>
- <version>4.0.0</version>
+ <version>4.1.0</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>