aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2020-03-04 11:06:57 -0500
committerJack Lucas <jflucas@research.att.com>2020-03-05 12:57:04 -0500
commit879dbd69fd7801798d8e2e2662de1758accb9105 (patch)
treed50c24e3b63688f960c0ac21c3209f3310ec73b2 /pom.xml
parent483be066adba0b4bb0f7214bc9f89ee41076a3c3 (diff)
Run bootstrap container as non-root user1.12.0
Issue-ID: DCAEGEN2-2072 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I2555fdd6d1606d9f05a8711cf1fdacd43a9a1e35
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3474eb8..8dc0c15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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.11.0-SNAPSHOT</version>
+ <version>1.12.0-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<packaging>pom</packaging>