Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2018-09-04 06:20:01 +0000
committerSravan Kumar Lakkimsetti2018-09-04 06:20:01 +0000
commit92f38955843560593b728ee91018277eaa1b1592 (patch)
tree805dc3c75c68fea72a92a46021d7bef8e7185f40 /org.eclipse.ui.console
parentbc32c6e27775ccac32ad9db9540f470acb15896c (diff)
downloadeclipse.platform.debug-92f38955843560593b728ee91018277eaa1b1592.tar.gz
eclipse.platform.debug-92f38955843560593b728ee91018277eaa1b1592.tar.xz
eclipse.platform.debug-92f38955843560593b728ee91018277eaa1b1592.zip
Change-Id: I05159d79d261e80ffc94a2bf3abccc6ec3b46243 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Diffstat (limited to 'org.eclipse.ui.console')
-rw-r--r--org.eclipse.ui.console/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.ui.console/pom.xml b/org.eclipse.ui.console/pom.xml
index af594c3b2..d941f9fd2 100644
--- a/org.eclipse.ui.console/pom.xml
+++ b/org.eclipse.ui.console/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.debug</artifactId>
<groupId>eclipse.platform.debug</groupId>
- <version>4.9.0-SNAPSHOT</version>
+ <version>4.10.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.ui</groupId>
<artifactId>org.eclipse.ui.console</artifactId>

Back to the top