summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Bocheński <piotr.bochenski@nokia.com>2019-05-14 11:25:49 +0200
committerPiotr Bocheński <piotr.bochenski@nokia.com>2019-05-14 11:25:49 +0200
commit2a7cbae2c2bc4619e100c618e584d8ccb5bfc1ad (patch)
treea383467ea2de6737f03665d9b1667d9609a16f37
parentec1ab5a5ff454529e692b5ba04625a888af497cf (diff)
Bump DCAE bootstrap version1.4.17
To reflect changes made in PRH blueprints, part 2. Change-Id: I85081c17ce7754bc00e08294b3efdc8dd23da09e Issue-ID: DCAEGEN2-1496 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 ea518f8..e59c356 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.16</version>
+ <version>1.4.17</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>