Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2012-12-10 20:56:47 +0000
committerMike Rennie2012-12-10 20:56:47 +0000
commit58d75de9843ccff46b961f615e3d653a17e01977 (patch)
tree878c8f9fa930a8c3e6f905c3e26fe403df3bf229 /org.eclipse.debug.examples.ui/pom.xml
parentdd9330e8899a1095d04b2f8921c557d845e6631b (diff)
downloadeclipse.platform.debug-58d75de9843ccff46b961f615e3d653a17e01977.tar.gz
eclipse.platform.debug-58d75de9843ccff46b961f615e3d653a17e01977.tar.xz
eclipse.platform.debug-58d75de9843ccff46b961f615e3d653a17e01977.zip
Bug 396099 - Merge in CBI patches from 4.2.2 into 4.3 (pom changes) forv20121210-205647I20121211-0800I20121210-2000
eclipse.platform.debug
Diffstat (limited to 'org.eclipse.debug.examples.ui/pom.xml')
-rw-r--r--org.eclipse.debug.examples.ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.debug.examples.ui/pom.xml b/org.eclipse.debug.examples.ui/pom.xml
index 94778ede2..07083be06 100644
--- a/org.eclipse.debug.examples.ui/pom.xml
+++ b/org.eclipse.debug.examples.ui/pom.xml
@@ -20,6 +20,6 @@
</parent>
<groupId>eclipse.platform.debug</groupId>
<artifactId>org.eclipse.debug.examples.ui</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top