diff options
author | Piotr Bocheński <piotr.bochenski@nokia.com> | 2019-05-06 08:23:01 +0200 |
---|---|---|
committer | Piotr Bocheński <piotr.bochenski@nokia.com> | 2019-05-06 08:28:18 +0200 |
commit | e50fb1f7f84e0a9c2d12baed943e49e6f43dae32 (patch) | |
tree | 928b78fd8d4591904e7d2e11aae80680b9dda009 /k8s-bootstrap-container/pom.xml | |
parent | 290fe209dbda8a8b46b0a8021f90ebc106879bb9 (diff) |
Bump DCAE bootstrap version
To reflect changes made in PRH blueprints
Change-Id: I5470cad4d0e173f12f5bf93be239434cf4c4e2e1
Issue-ID: DCAEGEN2-1465
Signed-off-by: Piotr Bocheński <piotr.bochenski@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 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> |