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 /connector-bugzilla-rest/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 'connector-bugzilla-rest/pom.xml')
-rw-r--r--connector-bugzilla-rest/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/connector-bugzilla-rest/pom.xml b/connector-bugzilla-rest/pom.xml
index adaa85cf4..28ae25804 100644
--- a/connector-bugzilla-rest/pom.xml
+++ b/connector-bugzilla-rest/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.mylyn.tasks</groupId>
<artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
- <version>3.24.1-SNAPSHOT</version>
+ <version>3.24.2-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.mylyn.tasks.connector-bugzilla-rest</artifactId>
<packaging>pom</packaging>

Back to the top