Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralexei.trebounskikh2018-09-04 22:12:00 +0000
committerSam Davis2018-09-05 00:03:39 +0000
commitafddc68e3afb573f58bf87a1d9fed1cbfd1b42b0 (patch)
tree2b484b15d2c9c9e47dbceb39b54babf348022d88 /org.eclipse.mylyn.tasks-site/pom.xml
parent0dba83f82ba01c10872aec8118f46595a0bce36c (diff)
downloadorg.eclipse.mylyn.tasks-afddc68e3afb573f58bf87a1d9fed1cbfd1b42b0.tar.gz
org.eclipse.mylyn.tasks-afddc68e3afb573f58bf87a1d9fed1cbfd1b42b0.tar.xz
org.eclipse.mylyn.tasks-afddc68e3afb573f58bf87a1d9fed1cbfd1b42b0.zip
538100: update org.eclipse.mylyn.tasks versions to 3.24.2R_3_24_2e_4_8_m_3_24_x
Change-Id: I6c25c1e576932977679e60b9b4c531d7d644c980 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=538100 Signed-off-by: alexei.trebounskikh <alexei.trebounskikh@tasktop.com>
Diffstat (limited to 'org.eclipse.mylyn.tasks-site/pom.xml')
-rw-r--r--org.eclipse.mylyn.tasks-site/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.tasks-site/pom.xml b/org.eclipse.mylyn.tasks-site/pom.xml
index 1c464b4d2..ff69e7218 100644
--- a/org.eclipse.mylyn.tasks-site/pom.xml
+++ b/org.eclipse.mylyn.tasks-site/pom.xml
@@ -6,7 +6,7 @@
<parent>
<artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
<groupId>org.eclipse.mylyn.tasks</groupId>
- <version>3.24.1-SNAPSHOT</version>
+ <version>3.24.2-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.mylyn.tasks-site</artifactId>
<packaging>eclipse-update-site</packaging>

Back to the top