diff options
author | Jack Lucas <jflucas@research.att.com> | 2018-08-22 19:29:40 +0000 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2018-08-22 19:29:52 +0000 |
commit | 45cb899800a171a398238665009af73927969db0 (patch) | |
tree | ebcf1f9c6622bfe29bf36a4591475f977a622468 /k8s-bootstrap-container/pom.xml | |
parent | c6b1a01dcaa092662ce517b3aaeb2eec3443818d (diff) |
Update CM to 18.7.23
Issue-ID: DCAEGEN2-619
Change-Id: I8140061d9358a99f2e13bb78facb15dbc77229a7
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'k8s-bootstrap-container/pom.xml')
-rw-r--r-- | k8s-bootstrap-container/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/k8s-bootstrap-container/pom.xml b/k8s-bootstrap-container/pom.xml index 33b58ae..066a71d 100644 --- a/k8s-bootstrap-container/pom.xml +++ b/k8s-bootstrap-container/pom.xml @@ -27,7 +27,7 @@ limitations under the License. <groupId>org.onap.dcaegen2.deployments</groupId> <artifactId>k8s-bootstrap-container</artifactId> <name>dcaegen2-deployments-k8s-bootstrap-container</name> - <version>1.4.0</version> + <version>1.4.1</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |