Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2016-10-27 15:49:37 +0000
committerThomas Watson2016-10-31 14:43:12 +0000
commit1b9ed4acdf64d76e5b7b0321467953c9b2a39d1e (patch)
tree176d4fe2ea4b8606a2a29fbccd318d2d648a2483 /features/org.eclipse.equinox.p2.user.ui/pom.xml
parent6159101286982241da9e40a95c89e681af218c5a (diff)
downloadrt.equinox.p2-1b9ed4acdf64d76e5b7b0321467953c9b2a39d1e.tar.gz
rt.equinox.p2-1b9ed4acdf64d76e5b7b0321467953c9b2a39d1e.tar.xz
rt.equinox.p2-1b9ed4acdf64d76e5b7b0321467953c9b2a39d1e.zip
Bug 506597 - Build failure on I20161026-2000Y20161103-1000I20161101-0800
Change-Id: I424cf3e36674c7529a96f113cf0ef16c8745b3f8 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'features/org.eclipse.equinox.p2.user.ui/pom.xml')
-rw-r--r--features/org.eclipse.equinox.p2.user.ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.p2.user.ui/pom.xml b/features/org.eclipse.equinox.p2.user.ui/pom.xml
index 4b187627d..8b18a22e4 100644
--- a/features/org.eclipse.equinox.p2.user.ui/pom.xml
+++ b/features/org.eclipse.equinox.p2.user.ui/pom.xml
@@ -20,7 +20,7 @@
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.p2.user.ui</artifactId>
- <version>2.2.200-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
<build>

Back to the top