Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteffen Pingel2011-11-06 15:24:10 +0000
committerSteffen Pingel2011-11-06 15:24:10 +0000
commit45d90ca44e84cd01c536a804b1107ebbc86a6fa3 (patch)
tree0454fe97e45e6a24f2d08c3b5396fc136b8e442e /org.eclipse.mylyn.tasks.ui/pom.xml
parentf7f528a0a56bfbd4c6be8dc00382c33fce35178d (diff)
downloadorg.eclipse.mylyn.tasks-45d90ca44e84cd01c536a804b1107ebbc86a6fa3.tar.gz
org.eclipse.mylyn.tasks-45d90ca44e84cd01c536a804b1107ebbc86a6fa3.tar.xz
org.eclipse.mylyn.tasks-45d90ca44e84cd01c536a804b1107ebbc86a6fa3.zip
NEW - bug 362531: update versions
https://bugs.eclipse.org/bugs/show_bug.cgi?id=362531
Diffstat (limited to 'org.eclipse.mylyn.tasks.ui/pom.xml')
-rw-r--r--org.eclipse.mylyn.tasks.ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.tasks.ui/pom.xml b/org.eclipse.mylyn.tasks.ui/pom.xml
index 29e277a7f..84342f62f 100644
--- a/org.eclipse.mylyn.tasks.ui/pom.xml
+++ b/org.eclipse.mylyn.tasks.ui/pom.xml
@@ -9,7 +9,7 @@
</parent>
<groupId>org.eclipse.mylyn.tasks</groupId>
<artifactId>org.eclipse.mylyn.tasks.ui</artifactId>
- <version>3.6.3.v20111026-0100</version>
+ <version>3.6.4.v20111106-0100</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>

Back to the top