Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2012-12-10 20:19:19 +0000
committerThomas Watson2012-12-10 20:19:19 +0000
commit50373aba15f3ffd63d16f2e106e49927eaca384d (patch)
tree9e37e2d237c6daab6da9f3437217c717826eec75 /bundles/org.eclipse.equinox.console
parent7951535facbb62377608600134842125f8346ec3 (diff)
downloadrt.equinox.bundles-50373aba15f3ffd63d16f2e106e49927eaca384d.tar.gz
rt.equinox.bundles-50373aba15f3ffd63d16f2e106e49927eaca384d.tar.xz
rt.equinox.bundles-50373aba15f3ffd63d16f2e106e49927eaca384d.zip
equinox.bundles
Diffstat (limited to 'bundles/org.eclipse.equinox.console')
-rw-r--r--bundles/org.eclipse.equinox.console/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.console/pom.xml b/bundles/org.eclipse.equinox.console/pom.xml
index 175f3bb34..c80e983fc 100644
--- a/bundles/org.eclipse.equinox.console/pom.xml
+++ b/bundles/org.eclipse.equinox.console/pom.xml
@@ -21,6 +21,6 @@
</parent>
<groupId>org.eclipse.equinox.bundles</groupId>
<artifactId>org.eclipse.equinox.console</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top