Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/code/org.eclipse.fx.code.editor.configuration.text/pom.xml')
-rw-r--r--bundles/code/org.eclipse.fx.code.editor.configuration.text/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/code/org.eclipse.fx.code.editor.configuration.text/pom.xml b/bundles/code/org.eclipse.fx.code.editor.configuration.text/pom.xml
index 13d60b0e4..4e29c5017 100644
--- a/bundles/code/org.eclipse.fx.code.editor.configuration.text/pom.xml
+++ b/bundles/code/org.eclipse.fx.code.editor.configuration.text/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.releng/pom.xml</relativePath>
- <version>2.5.0-SNAPSHOT</version>
+ <version>2.6.0-SNAPSHOT</version>
</parent>
<build>

Back to the top