Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2016-01-02 23:56:13 +0000
committerPascal Rapicault2016-01-02 23:56:13 +0000
commit9612da538894d95a15a78bb3897a46350ccd474f (patch)
treea3f970ae288e55be1597e33608082e619342bd24 /features/org.eclipse.equinox.p2.user.ui
parentb2727ce72221a8094886f3788a252988b2d15b62 (diff)
downloadrt.equinox.p2-9612da538894d95a15a78bb3897a46350ccd474f.tar.gz
rt.equinox.p2-9612da538894d95a15a78bb3897a46350ccd474f.tar.xz
rt.equinox.p2-9612da538894d95a15a78bb3897a46350ccd474f.zip
update poms
Diffstat (limited to 'features/org.eclipse.equinox.p2.user.ui')
-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 0264cd560..223e221de 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.100-SNAPSHOT</version>
+ <version>2.2.200-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
<build>

Back to the top