Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/tests/pom.xml')
-rw-r--r--tcl/tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/tests/pom.xml b/tcl/tests/pom.xml
index 884aa342..5b4a0861 100644
--- a/tcl/tests/pom.xml
+++ b/tcl/tests/pom.xml
@@ -6,7 +6,7 @@
<parent>
<artifactId>tcl</artifactId>
<groupId>org.eclipse.dltk.tcl</groupId>
- <version>5.8.0-SNAPSHOT</version>
+ <version>5.9.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<artifactId>tcl.tests</artifactId>

Back to the top