summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorvv770d <vv770d@att.com>2022-02-10 18:53:21 +0000
committervv770d <vv770d@att.com>2022-02-11 15:49:07 +0000
commit9d8dd5ed3fbc7aad7133f1db49ffec09b4a30c16 (patch)
tree21076ec1646afebef23959bb421b0333159e74e0 /pom.xml
parentc85f92fc030140375addda0aa396118965d01382 (diff)
Fix blueprint upload issue3.3.6istanbul
Change-Id: I5f616670605446f5ff6a88fcda92c9486f8ab4b3 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3077 Signed-off-by: vv770d <vv770d@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 3cbe307..ba35980 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
-================================================================================
-Copyright (c) 2017-2021 AT&T Intellectual Property. All rights reserved.
+============LICENSE_START=======================================================
+Copyright (c) 2017-2022 AT&T Intellectual Property. All rights reserved.
Copyright (c) 2020 Nokia. All rights reserved.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
@@ -29,7 +29,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>3.3.5-SNAPSHOT</version>
+ <version>3.3.6-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<packaging>pom</packaging>