diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-02-27 04:45:49 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-02-28 16:56:23 +0000 |
commit | 0bc07ad3d16ccc2a6ca032951093866eec5d5d95 (patch) | |
tree | 7b89f874c79b58e56a0a52f441010f13168f8eb5 /pom.xml | |
parent | b03f33a425c571fd3b349660b8b0efc5990d109d (diff) |
tcagen2 + rls version updates
Change-Id: I450f7c5999bfcd68aa53ef495f8e2e7ae7264964
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1891
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ <?xml version="1.0"?> <!-- ================================================================================ -Copyright (c) 2017 AT&T Intellectual Property. All rights reserved. +Copyright (c) 2017-2020 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -28,7 +28,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. <groupId>org.onap.dcaegen2.deployments</groupId> <artifactId>k8s-bootstrap-container</artifactId> <name>dcaegen2-deployments-k8s-bootstrap-container</name> - <version>1.9.1-SNAPSHOT</version> + <version>1.9.2-SNAPSHOT</version> <url>http://maven.apache.org</url> <packaging>pom</packaging> |