diff options
author | wasala <przemyslaw.wasala@nokia.com> | 2018-09-19 13:51:36 +0200 |
---|---|---|
committer | wasala <przemyslaw.wasala@nokia.com> | 2018-09-24 08:06:15 +0200 |
commit | 42517301e671cc1ba96fc9e02de2985af57e9736 (patch) | |
tree | 96b04a14669597e6acad79c5828e8d49050c4a21 /k8s-bootstrap-container/pom.xml | |
parent | 20fdd615eeb9b4fa1594273b1fa3d7eca8992c8b (diff) |
Added Datafile-Collector to deployment
Change-Id: Ic66a74b11490bcfcca92a7bb44762f1a1c6989ce
Issue-ID: DCAEGEN2-784
Signed-off-by: wasala <przemyslaw.wasala@nokia.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 7b2096d..6d65969 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.2</version> + <version>1.4.3</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |