Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.support.maven/pom.xml')
-rw-r--r--plugins/org.eclipse.osee.support.maven/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.support.maven/pom.xml b/plugins/org.eclipse.osee.support.maven/pom.xml
index 7ba07461de0..ff8954ddd3f 100644
--- a/plugins/org.eclipse.osee.support.maven/pom.xml
+++ b/plugins/org.eclipse.osee.support.maven/pom.xml
@@ -7,7 +7,7 @@
<artifactId>org.eclipse.osee.support.maven</artifactId>
<packaging>pom</packaging>
<name>OSEE Maven Build Support</name>
- <version>0.19.0-SNAPSHOT</version>
+ <version>0.20.0-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

Back to the top