Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2012-11-07 02:16:09 +0000
committerThomas Watson2012-11-07 02:16:09 +0000
commitac31228b5d1ea6c78dca1bc402d57a26d3d7b888 (patch)
treeaaa1f4efe4c770dbe5a6f1998105e3ea4569835e
parentc0ef891c88b3ad3825963d4e30c31fdf9b365321 (diff)
downloadrt.equinox.bundles-ac31228b5d1ea6c78dca1bc402d57a26d3d7b888.tar.gz
rt.equinox.bundles-ac31228b5d1ea6c78dca1bc402d57a26d3d7b888.tar.xz
rt.equinox.bundles-ac31228b5d1ea6c78dca1bc402d57a26d3d7b888.zip
-rw-r--r--bundles/org.eclipse.equinox.bidi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.bidi/pom.xml b/bundles/org.eclipse.equinox.bidi/pom.xml
index 440502dc3..c983aab25 100644
--- a/bundles/org.eclipse.equinox.bidi/pom.xml
+++ b/bundles/org.eclipse.equinox.bidi/pom.xml
@@ -21,7 +21,7 @@
</parent>
<groupId>org.eclipse.equinox.bundles</groupId>
<artifactId>org.eclipse.equinox.bidi</artifactId>
- <version>0.9.0-SNAPSHOT</version>
+ <version>0.9.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>

Back to the top