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.touchpoint.eclipse/pom.xml
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.touchpoint.eclipse/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.p2.touchpoint.eclipse/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/pom.xml b/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/pom.xml
index 48077b0c6..813b3c572 100644
--- a/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/pom.xml
@@ -9,6 +9,6 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.p2.touchpoint.eclipse</artifactId>
- <version>2.1.300-SNAPSHOT</version>
+ <version>2.1.400-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top