Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Davis2016-01-11 19:39:18 +0000
committerSam Davis2016-01-11 19:39:28 +0000
commit29ad84fef70ab643c52fce1b21f24bdc0657c7d0 (patch)
treee750faccf8465592468e2a95b3613494b735022f /connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core/pom.xml
parent49ccad81ab4fc51d6835e5c7ee8919538e731142 (diff)
downloadorg.eclipse.mylyn.tasks-29ad84fef70ab643c52fce1b21f24bdc0657c7d0.tar.gz
org.eclipse.mylyn.tasks-29ad84fef70ab643c52fce1b21f24bdc0657c7d0.tar.xz
org.eclipse.mylyn.tasks-29ad84fef70ab643c52fce1b21f24bdc0657c7d0.zip
479456: update o.e.m.tasks versions to 3.19
Change-Id: I6621d7e940bbb1deb855e215e2594e2a34a82736 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=479456
Diffstat (limited to 'connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core/pom.xml')
-rw-r--r--connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core/pom.xml b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core/pom.xml
index da689afe0..877140b8c 100644
--- a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core/pom.xml
+++ b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>org.eclipse.mylyn.tasks.connector-bugzilla-rest</artifactId>
<groupId>org.eclipse.mylyn.tasks</groupId>
- <version>3.18.0-SNAPSHOT</version>
+ <version>3.19.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.mylyn.tasks</groupId>
<artifactId>org.eclipse.mylyn.bugzilla.rest.core</artifactId>

Back to the top