Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.osee.client.ote.feature/pom.xml')
-rw-r--r--features/org.eclipse.osee.client.ote.feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.osee.client.ote.feature/pom.xml b/features/org.eclipse.osee.client.ote.feature/pom.xml
index 3b2727b4694..b628fc7db32 100644
--- a/features/org.eclipse.osee.client.ote.feature/pom.xml
+++ b/features/org.eclipse.osee.client.ote.feature/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.ote.parent</artifactId>
- <version>0.19.0-SNAPSHOT</version>
+ <version>0.20.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.ote.parent</relativePath>
</parent>

Back to the top