diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2019-05-06 16:56:23 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2019-05-06 16:56:30 +0000 |
commit | 3ed26737cd224861e36703df5c7b7bb3a9591220 (patch) | |
tree | a32ec42015f2324d6ba3d9981e8c9334a9faa1b7 /k8s-bootstrap-container/pom.xml | |
parent | e50fb1f7f84e0a9c2d12baed943e49e6f43dae32 (diff) |
R5 tag update
Change-Id: Iea3ba723cba257c02c2cfdfa04153a93b0c8c8a9
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1481
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 ea518f8..34120e1 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.5.0</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |