Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.osee.core.ui.feature/pom.xml')
-rw-r--r--features/org.eclipse.osee.core.ui.feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.osee.core.ui.feature/pom.xml b/features/org.eclipse.osee.core.ui.feature/pom.xml
index d42971ecdba..9165a8ee79e 100644
--- a/features/org.eclipse.osee.core.ui.feature/pom.xml
+++ b/features/org.eclipse.osee.core.ui.feature/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.runtime.parent</artifactId>
- <version>0.25.3-SNAPSHOT</version>
+ <version>0.25.4-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.runtime.parent</relativePath>
</parent>

Back to the top