Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2017-11-15 19:37:12 +0000
committerAlexander Kurtakov2017-11-15 19:37:12 +0000
commitdb56a7eb86825cf43f9b5b763ba38912f9c1d69b (patch)
treeaf0e79b6b7d9a978997a7d5a234246122edb617f /bundles/org.eclipse.equinox.p2.tests.ui/pom.xml
parent4c90517290482c613a11c58346f7e2fd2ece015d (diff)
downloadrt.equinox.p2-db56a7eb86825cf43f9b5b763ba38912f9c1d69b.tar.gz
rt.equinox.p2-db56a7eb86825cf43f9b5b763ba38912f9c1d69b.tar.xz
rt.equinox.p2-db56a7eb86825cf43f9b5b763ba38912f9c1d69b.zip
* Bump BREE. * Enable more warnings. * Update minor version. * Generify. * Add missing Override/Deprecate annotations. * Try-with-resources. Change-Id: Ib552796cc41bf978877264fd32078f5c936b774d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.tests.ui/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.p2.tests.ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.tests.ui/pom.xml b/bundles/org.eclipse.equinox.p2.tests.ui/pom.xml
index de54651a7..dfcbd43c6 100644
--- a/bundles/org.eclipse.equinox.p2.tests.ui/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.tests.ui/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.p2.tests.ui</artifactId>
- <version>1.1.300-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
<properties>

Back to the top