summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2019-07-15 13:56:39 -0400
committerJack Lucas <jflucas@research.att.com>2019-07-15 13:56:45 -0400
commitfdfcdfaf73ec4f443f7bea0f9350d4e9e75cfdbb (patch)
tree1ebdd5a1ea8094e0a0ff599d02931f174d1f797e
parent646a0a6101de36aa702c4f90d7125291263a8364 (diff)
Increment bootstrap container version
Incrementing version number to reflect the change to build_plugins.sh script made in the previous commit. Issue-ID: DCAEGEN2-1581 Change-Id: I89130c30000d611f4ccf0a02a5fc43b353655e6d Signed-off-by: Jack Lucas <jflucas@research.att.com>
-rw-r--r--k8s-bootstrap-container/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/k8s-bootstrap-container/pom.xml b/k8s-bootstrap-container/pom.xml
index 98c2a83..45222c6 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.0</version>
+ <version>1.6.1</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>