Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.osee.x.core.feature/pom.xml')
-rw-r--r--features/org.eclipse.osee.x.core.feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.osee.x.core.feature/pom.xml b/features/org.eclipse.osee.x.core.feature/pom.xml
index 3cae26a2dcf..17559f72e4a 100644
--- a/features/org.eclipse.osee.x.core.feature/pom.xml
+++ b/features/org.eclipse.osee.x.core.feature/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.x.core.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.x.core.parent</relativePath>
</parent>
<artifactId>org.eclipse.osee.x.core.feature</artifactId>

Back to the top