summaryrefslogtreecommitdiffstats
path: root/k8s/pom.xml
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2020-04-20 13:25:47 -0400
committerJack Lucas <jflucas@research.att.com>2020-04-29 17:14:22 -0400
commit05e95de3b9736160b4229232903e86706fb782e1 (patch)
treeef75fbbcbaaae247e82c27b5572e1c6ec68f4865 /k8s/pom.xml
parent09bcbb3faba0a92c1bdb5d9e1a1ee6826ef5fda2 (diff)
Remove ContainerizedPlatformContainer from types
Also allow environment variables to specified via docker_config Issue-ID: DCAEGEN2-1791 Issue-ID: DCAEGEN2-2215 Change-Id: If6b3b206856031d3c2aa3a5f787c1be30bdc4afd Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'k8s/pom.xml')
-rw-r--r--k8s/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/k8s/pom.xml b/k8s/pom.xml
index 5193e71..9616361 100644
--- a/k8s/pom.xml
+++ b/k8s/pom.xml
@@ -27,7 +27,7 @@ limitations under the License.
<groupId>org.onap.dcaegen2.platform.plugins</groupId>
<artifactId>k8s</artifactId>
<name>k8s-plugin</name>
- <version>2.0.0-SNAPSHOT</version>
+ <version>3.0.0-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>