Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMat Booth2020-03-06 19:25:19 +0000
committerMat Booth2020-03-06 19:25:19 +0000
commit7cbd6d9b0d5cb226252a9cdeebb9017661c028b7 (patch)
tree431a69398a9a9da9baea44f183c89c1163a8ffb6 /org.eclipse.ui.console
parent95ce1d5900ef6e4e4aafb1d0c0220cdcd2413f52 (diff)
downloadeclipse.platform.debug-7cbd6d9b0d5cb226252a9cdeebb9017661c028b7.tar.gz
eclipse.platform.debug-7cbd6d9b0d5cb226252a9cdeebb9017661c028b7.tar.xz
eclipse.platform.debug-7cbd6d9b0d5cb226252a9cdeebb9017661c028b7.zip
Change-Id: Ifcb7805f8c4c779f434dc85604d0b8c24ad08890 Signed-off-by: Mat Booth <mat.booth@redhat.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 505be46ad..51fcbb3e7 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.15.0-SNAPSHOT</version>
+ <version>4.16.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.ui</groupId>
<artifactId>org.eclipse.ui.console</artifactId>

Back to the top