summaryrefslogtreecommitdiffstats
path: root/k8s-bootstrap-container/pom.xml
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2018-04-02 20:55:04 +0000
committerJack Lucas <jflucas@research.att.com>2018-04-02 20:56:23 +0000
commit53f311061281ebb6de118a92620e3de6e0a1c56c (patch)
tree12645797dc88a2571a46c7c48b605057c5ea8b8f /k8s-bootstrap-container/pom.xml
parent42014650de4ec32155b663594dee8cc0b066f6a9 (diff)
Make bootstrap k8s Job-friendly
Change-Id: I131783f56ef24bcc015ff115c67a766d03bf0ea0 Issue-ID: DCAEGEN2-421 Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'k8s-bootstrap-container/pom.xml')
-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 6046a9c..d4be83f 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.0.0</version>
+ <version>1.1.0</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>