diff options
author | 2019-05-17 10:47:08 +0000 | |
---|---|---|
committer | 2019-05-17 10:47:16 +0000 | |
commit | 8fc5d122e6a69613c173aed98afef88b466a0628 (patch) | |
tree | 07b4324f15eab37dda8066c081528c0af856f440 /k8s-bootstrap-container/pom.xml | |
parent | ce3e261ca47631f56074fa206a607df532c5ff79 (diff) |
Update TCA default and rebuild bootstrap4.0.0-ONAP1.4.18dublin
Change-Id: Id00500b9fd8a01541763b02192297b30b30a4b8c
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1510
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 e59c356..5bacea0 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.17</version> + <version>1.4.18</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |