Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2016-01-05 14:55:46 +0000
committerThomas Watson2016-01-05 15:29:48 +0000
commite1aa6950b8be7c9e76b2df623d09eb8e25d1ef97 (patch)
tree2ca3b6daf3d5a8980a82444bec927b21041afbc4 /bundles/org.eclipse.osgi/pom.xml
parentde43c1f9a0b333cfb78be0dc5a1844dcae29e733 (diff)
downloadrt.equinox.framework-e1aa6950b8be7c9e76b2df623d09eb8e25d1ef97.tar.gz
rt.equinox.framework-e1aa6950b8be7c9e76b2df623d09eb8e25d1ef97.tar.xz
rt.equinox.framework-e1aa6950b8be7c9e76b2df623d09eb8e25d1ef97.zip
Bug 485217 - Update resolver implementation and default to using batch
resolves with a timeout
Diffstat (limited to 'bundles/org.eclipse.osgi/pom.xml')
-rw-r--r--bundles/org.eclipse.osgi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.osgi/pom.xml b/bundles/org.eclipse.osgi/pom.xml
index 8b4fd5759..adebe305b 100644
--- a/bundles/org.eclipse.osgi/pom.xml
+++ b/bundles/org.eclipse.osgi/pom.xml
@@ -19,7 +19,7 @@
</parent>
<groupId>org.eclipse.osgi</groupId>
<artifactId>org.eclipse.osgi</artifactId>
- <version>3.10.200-SNAPSHOT</version>
+ <version>3.11.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>

Back to the top