Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Davis2015-06-25 20:43:19 +0000
committerSam Davis2015-06-25 20:43:19 +0000
commit1e8137f8bd8a09df5252f7460cdcf3d1fa03fb84 (patch)
tree2e350368be6df8611b6bffdfdb82909a6a0d9432 /org.eclipse.mylyn.help.ui/pom.xml
parent286b3deb95fc0b32d2c7319ec1909c2a8fc1e385 (diff)
downloadorg.eclipse.mylyn.tasks-1e8137f8bd8a09df5252f7460cdcf3d1fa03fb84.tar.gz
org.eclipse.mylyn.tasks-1e8137f8bd8a09df5252f7460cdcf3d1fa03fb84.tar.xz
org.eclipse.mylyn.tasks-1e8137f8bd8a09df5252f7460cdcf3d1fa03fb84.zip
465143: update o.e.m.tasks versions to 3.17
Change-Id: I2acb6672e20cb182ef35e021719d002c96e98e72 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=465143
Diffstat (limited to 'org.eclipse.mylyn.help.ui/pom.xml')
-rw-r--r--org.eclipse.mylyn.help.ui/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.mylyn.help.ui/pom.xml b/org.eclipse.mylyn.help.ui/pom.xml
index 94d0d07f7..a48de18f9 100644
--- a/org.eclipse.mylyn.help.ui/pom.xml
+++ b/org.eclipse.mylyn.help.ui/pom.xml
@@ -5,11 +5,11 @@
<parent>
<artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
<groupId>org.eclipse.mylyn.tasks</groupId>
- <version>3.16.0-SNAPSHOT</version>
+ <version>3.17.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.mylyn.tasks</groupId>
<artifactId>org.eclipse.mylyn.help.ui</artifactId>
- <version>3.16.0-SNAPSHOT</version>
+ <version>3.17.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>

Back to the top