Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2014-12-03 14:14:36 +0000
committerThomas Watson2014-12-03 14:14:36 +0000
commit4ebf10c212e8def0d76cebc78a65685f17eb1e1d (patch)
tree0e14cb24687637c9b8633e265471bc88a2b90b4d /bundles/org.eclipse.equinox.p2.ql/pom.xml
parentac224604659f3b5a195537b49c6c550a840fe830 (diff)
downloadrt.equinox.p2-4ebf10c212e8def0d76cebc78a65685f17eb1e1d.tar.gz
rt.equinox.p2-4ebf10c212e8def0d76cebc78a65685f17eb1e1d.tar.xz
rt.equinox.p2-4ebf10c212e8def0d76cebc78a65685f17eb1e1d.zip
Bug 453228 - comparator error in I20141125-0800 for org.eclipse.equinox.p2.qlI20141208-0800I20141207-2000
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.ql/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.p2.ql/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.ql/pom.xml b/bundles/org.eclipse.equinox.p2.ql/pom.xml
index ea5490198..93ace6c44 100644
--- a/bundles/org.eclipse.equinox.p2.ql/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.ql/pom.xml
@@ -9,6 +9,6 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.p2.ql</artifactId>
- <version>2.0.100-SNAPSHOT</version>
+ <version>2.0.200-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top