Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Davis2014-03-28 23:39:20 +0000
committerSam Davis2014-04-01 23:50:28 +0000
commit867fc3833a4f31a7dedf88aa4bdb572b82fad922 (patch)
tree07e6c2f18e690655207da12e2698ed1d3917080b /org.eclipse.mylyn.help.ui/pom.xml
parent9f5710b17bfd57a5ca44666fc4ad83ea924c0398 (diff)
downloadorg.eclipse.mylyn.tasks-867fc3833a4f31a7dedf88aa4bdb572b82fad922.tar.gz
org.eclipse.mylyn.tasks-867fc3833a4f31a7dedf88aa4bdb572b82fad922.tar.xz
org.eclipse.mylyn.tasks-867fc3833a4f31a7dedf88aa4bdb572b82fad922.zip
update versions for 3.12
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 9abfa7e84..3e1574992 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.11.0-SNAPSHOT</version>
+ <version>3.12.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.mylyn.tasks</groupId>
<artifactId>org.eclipse.mylyn.help.ui</artifactId>
- <version>3.11.0-SNAPSHOT</version>
+ <version>3.12.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>

Back to the top