Skip to main content
summaryrefslogtreecommitdiffstats
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.repository/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.repository/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.p2.repository/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.repository/pom.xml b/bundles/org.eclipse.equinox.p2.repository/pom.xml
index 9499f9dc2..d6929ca9b 100644
--- a/bundles/org.eclipse.equinox.p2.repository/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.repository/pom.xml
@@ -9,6 +9,6 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.p2.repository</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top