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 /bundles/org.eclipse.equinox.p2.director.app
parentb2727ce72221a8094886f3788a252988b2d15b62 (diff)
downloadrt.equinox.p2-9612da538894d95a15a78bb3897a46350ccd474f.tar.gz
rt.equinox.p2-9612da538894d95a15a78bb3897a46350ccd474f.tar.xz
rt.equinox.p2-9612da538894d95a15a78bb3897a46350ccd474f.zip
update poms
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.director.app')
-rw-r--r--bundles/org.eclipse.equinox.p2.director.app/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.director.app/pom.xml b/bundles/org.eclipse.equinox.p2.director.app/pom.xml
index c40add585..f67b11e6a 100644
--- a/bundles/org.eclipse.equinox.p2.director.app/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.director.app/pom.xml
@@ -9,6 +9,6 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.p2.director.app</artifactId>
- <version>1.0.400-SNAPSHOT</version>
+ <version>1.0.500-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top