Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2015-04-23 14:55:54 +0000
committerThomas Watson2015-04-23 14:55:54 +0000
commit3410bf5066ac158e8fef71c583b51724f2f5fd5e (patch)
tree0d65fcd2e77aa5ca682a603de5d2c4e439febea0 /bundles/org.eclipse.equinox.p2.touchpoint.eclipse/pom.xml
parent64a8eacdb71b69b42e637a876a69990880922074 (diff)
downloadrt.equinox.p2-3410bf5066ac158e8fef71c583b51724f2f5fd5e.tar.gz
rt.equinox.p2-3410bf5066ac158e8fef71c583b51724f2f5fd5e.tar.xz
rt.equinox.p2-3410bf5066ac158e8fef71c583b51724f2f5fd5e.zip
Update versions for Mars
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 8c0899d7d..2ecf51d77 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.200-SNAPSHOT</version>
+ <version>2.1.300-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top