summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Bocheński <piotr.bochenski@nokia.com>2019-05-06 08:23:01 +0200
committerPiotr Bocheński <piotr.bochenski@nokia.com>2019-05-06 08:23:01 +0200
commitec1ab5a5ff454529e692b5ba04625a888af497cf (patch)
tree928b78fd8d4591904e7d2e11aae80680b9dda009
parent290fe209dbda8a8b46b0a8021f90ebc106879bb9 (diff)
Bump DCAE bootstrap version1.4.16
To reflect changes made in PRH blueprints Change-Id: Ice1eb0fd55e6d6176865b12563592cd8f2a8d368 Issue-ID: DCAEGEN2-1465 Signed-off-by: Piotr Bocheński <piotr.bochenski@nokia.com>
-rw-r--r--k8s-bootstrap-container/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/k8s-bootstrap-container/pom.xml b/k8s-bootstrap-container/pom.xml
index ebeefda..ea518f8 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.15</version>
+ <version>1.4.16</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>