summaryrefslogtreecommitdiffstats
path: root/docker/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docker/pom.xml')
-rw-r--r--docker/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docker/pom.xml b/docker/pom.xml
index 5c79537..6811392 100644
--- a/docker/pom.xml
+++ b/docker/pom.xml
@@ -23,12 +23,12 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<parent>
<groupId>org.onap.dcaegen2.platform</groupId>
<artifactId>plugins</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.dcaegen2.platform.plugins</groupId>
<artifactId>docker</artifactId>
<name>docker-plugin</name>
- <version>3.2.1-SNAPSHOT</version>
+ <version>3.3.0-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>