Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.trac.core.tests/pom.xml')
-rw-r--r--org.eclipse.mylyn.trac.core.tests/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.mylyn.trac.core.tests/pom.xml b/org.eclipse.mylyn.trac.core.tests/pom.xml
index 00a0d079a..83df0bc00 100644
--- a/org.eclipse.mylyn.trac.core.tests/pom.xml
+++ b/org.eclipse.mylyn.trac.core.tests/pom.xml
@@ -6,10 +6,10 @@
<parent>
<artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
<groupId>org.eclipse.mylyn.tasks</groupId>
- <version>3.23.0-SNAPSHOT</version>
+ <version>3.24.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.mylyn.trac.core.tests</artifactId>
- <version>3.23.0-SNAPSHOT</version>
+ <version>3.24.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
<build>
<plugins>

Back to the top