Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Davis2015-08-18 23:16:46 +0000
committerSam Davis2015-08-18 23:16:46 +0000
commit1e195da6c5299506280e07b47416f229acbbc877 (patch)
tree6ccf3f98088512af664986585caaf961685591fe /org.eclipse.mylyn-target/pom.xml
parent73b7ecc85e8c376ce60f936800ae6431585500c0 (diff)
downloadorg.eclipse.mylyn-1e195da6c5299506280e07b47416f229acbbc877.tar.gz
org.eclipse.mylyn-1e195da6c5299506280e07b47416f229acbbc877.tar.xz
org.eclipse.mylyn-1e195da6c5299506280e07b47416f229acbbc877.zip
add Neon target to poms
Diffstat (limited to 'org.eclipse.mylyn-target/pom.xml')
-rw-r--r--org.eclipse.mylyn-target/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/org.eclipse.mylyn-target/pom.xml b/org.eclipse.mylyn-target/pom.xml
index 6b678b20..08f27480 100644
--- a/org.eclipse.mylyn-target/pom.xml
+++ b/org.eclipse.mylyn-target/pom.xml
@@ -62,6 +62,11 @@
<classifier>mylyn-e4.5</classifier>
</artifact>
<artifact>
+ <file>mylyn-e4.6.target</file>
+ <type>target</type>
+ <classifier>mylyn-e4.6</classifier>
+ </artifact>
+ <artifact>
<file>mylyn-emaintenance.target</file>
<type>target</type>
<classifier>mylyn-emaintenance</classifier>

Back to the top