diff options
author | Jack Lucas <jflucas@research.att.com> | 2019-09-09 17:33:19 -0400 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2019-09-09 17:33:29 -0400 |
commit | 7f1fd906d9b975613fe1cb43db93f2325dc4dfd0 (patch) | |
tree | b82b8622573ead22a2365ffc76b78ae0eb44dd9b /k8s-bootstrap-container/pom.xml | |
parent | 2912368a0916007f355c8d34570a0a515d6e558f (diff) |
Update blueprints
Issue-ID: DCAEGEN2-1686
Change-Id: Ie705cbe7f8920573ee6d5961e2281239fa080c71
Signed-off-by: Jack Lucas <jflucas@research.att.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 b6a1090..e072fb3 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.6.2</version> + <version>1.6.3</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |