Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2020-06-04 08:42:43 +0000
committerSravan Kumar Lakkimsetti2020-06-04 08:42:43 +0000
commitc068d08c0c19441861972fb38e0af5b327b57443 (patch)
tree0cf57712a6f6b2f6a0c24ea7a98b85fa201b3050 /org.eclipse.ui.console/pom.xml
parenta05a487e16b28b1cbb7ede1b16f7790fd6ed482b (diff)
downloadeclipse.platform.debug-c068d08c0c19441861972fb38e0af5b327b57443.tar.gz
eclipse.platform.debug-c068d08c0c19441861972fb38e0af5b327b57443.tar.xz
eclipse.platform.debug-c068d08c0c19441861972fb38e0af5b327b57443.zip
Change-Id: I1bfac7ee8f58d204e62028bbac0cd7e25051520d Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Diffstat (limited to 'org.eclipse.ui.console/pom.xml')
-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 430b78696..1aeea13d9 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.16.0-SNAPSHOT</version>
+ <version>4.17.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.ui</groupId>
<artifactId>org.eclipse.ui.console</artifactId>

Back to the top