Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'containers/pom.xml')
-rw-r--r--containers/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/containers/pom.xml b/containers/pom.xml
index 1f3a8a7fab..aacc92d460 100644
--- a/containers/pom.xml
+++ b/containers/pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.linuxtools</groupId>
<artifactId>org.eclipse.linuxtools.docker</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>

Back to the top