Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Davis2017-04-11 17:51:43 +0000
committerGerrit Code Review @ Eclipse.org2017-04-11 20:36:00 +0000
commit027444c29e37a0478645bd6da74185e18add8863 (patch)
treeb0b279d142f8b3aa8370ada17989e1ce37a555cc /connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.ui.tests/pom.xml
parent1cf6eac9ee42682d4011c22f86b11051542475a5 (diff)
downloadorg.eclipse.mylyn.tasks-027444c29e37a0478645bd6da74185e18add8863.tar.gz
org.eclipse.mylyn.tasks-027444c29e37a0478645bd6da74185e18add8863.tar.xz
org.eclipse.mylyn.tasks-027444c29e37a0478645bd6da74185e18add8863.zip
505126: update org.eclipse.mylyn.tasks versions to 3.23
Change-Id: I1e92f72a45e96edb7e975a1ac31c46d10ae01c12 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=505126
Diffstat (limited to 'connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.ui.tests/pom.xml')
-rw-r--r--connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.ui.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.ui.tests/pom.xml b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.ui.tests/pom.xml
index 911ab7140..c6a16cf2c 100644
--- a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.ui.tests/pom.xml
+++ b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.ui.tests/pom.xml
@@ -6,7 +6,7 @@
<parent>
<artifactId>org.eclipse.mylyn.tasks.connector-bugzilla-rest</artifactId>
<groupId>org.eclipse.mylyn.tasks</groupId>
- <version>3.22.0-SNAPSHOT</version>
+ <version>3.23.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.mylyn.bugzilla.rest.ui.tests</artifactId>
<version>1.0.0-SNAPSHOT</version>

Back to the top