Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Davis2017-06-29 17:34:58 +0000
committerSam Davis2017-06-29 17:37:14 +0000
commit7e27ad1f8ece60459b00db65545a6d6a69a7fe3e (patch)
tree6265f677ea303d954eb170cc7411d56263bfbea9 /connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/feature.xml
parent3903deed2e964f8e650a588ea5472fdcb765bee0 (diff)
downloadorg.eclipse.mylyn.tasks-7e27ad1f8ece60459b00db65545a6d6a69a7fe3e.tar.gz
org.eclipse.mylyn.tasks-7e27ad1f8ece60459b00db65545a6d6a69a7fe3e.tar.xz
org.eclipse.mylyn.tasks-7e27ad1f8ece60459b00db65545a6d6a69a7fe3e.zip
515140: update org.eclipse.mylyn.tasks versions to 3.24
Change-Id: I4499fd4ae90b548187859e40d6736dcedc169b7f Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=515140
Diffstat (limited to 'connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/feature.xml')
-rw-r--r--connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/feature.xml b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/feature.xml
index 418973ca9..16229a0cb 100644
--- a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/feature.xml
+++ b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/feature.xml
@@ -31,7 +31,7 @@
</license>
<requires>
- <import feature="org.eclipse.mylyn_feature" version="3.23.0.qualifier"/>
+ <import feature="org.eclipse.mylyn_feature" version="3.24.0.qualifier"/>
</requires>
<plugin

Back to the top