Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Davis2015-03-13 23:56:22 +0000
committerSam Davis2015-03-13 23:56:22 +0000
commit07a9ea894365c73f3653a655418d65fc237ff397 (patch)
tree2e31f921ab7d41a2649f36c2e43d76f5f4088608 /org.eclipse.mylyn.tasks-target/pom.xml
parent77f79fad159c5ef35f36826ed784ffaa8ceae931 (diff)
downloadorg.eclipse.mylyn.tasks-e_4_4_m_3_14_x.tar.gz
org.eclipse.mylyn.tasks-e_4_4_m_3_14_x.tar.xz
org.eclipse.mylyn.tasks-e_4_4_m_3_14_x.zip
462113: update o.e.m.tasks version to 3.14.3e_4_4_m_3_14_x
Change-Id: I57df7bc00e0733168c91f5d0565dc4e527f04183 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=462113
Diffstat (limited to 'org.eclipse.mylyn.tasks-target/pom.xml')
-rw-r--r--org.eclipse.mylyn.tasks-target/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.tasks-target/pom.xml b/org.eclipse.mylyn.tasks-target/pom.xml
index 1bd155af7..483b6d8d0 100644
--- a/org.eclipse.mylyn.tasks-target/pom.xml
+++ b/org.eclipse.mylyn.tasks-target/pom.xml
@@ -6,7 +6,7 @@
<parent>
<artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
<groupId>org.eclipse.mylyn.tasks</groupId>
- <version>3.14.2-SNAPSHOT</version>
+ <version>3.14.3-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.mylyn.tasks-target</artifactId>
<packaging>pom</packaging>

Back to the top