Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Davis2015-01-13 00:37:11 +0000
committerSam Davis2015-01-13 00:37:11 +0000
commit118b6799f4bade15225a150274c446735b10dd33 (patch)
treebf99843bd971d1413175d242f99b4f2d0cfe2d5e /connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core/pom.xml
parent82c9e2252435bc8bc0c915514bb7a913088606a9 (diff)
downloadorg.eclipse.mylyn.tasks-118b6799f4bade15225a150274c446735b10dd33.tar.gz
org.eclipse.mylyn.tasks-118b6799f4bade15225a150274c446735b10dd33.tar.xz
org.eclipse.mylyn.tasks-118b6799f4bade15225a150274c446735b10dd33.zip
445557: update o.e.m.tasks version to 3.15
Change-Id: Ifedf542e8545cd04499bdb904713b454723424b2 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=445557
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 1f816a0f2..7cb859b74 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.14.0-SNAPSHOT</version>
+ <version>3.15.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.mylyn.tasks</groupId>
<artifactId>org.eclipse.mylyn.bugzilla.rest.core</artifactId>

Back to the top