Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2020-09-03 10:56:51 +0000
committerAlexander Kurtakov2020-09-03 10:56:51 +0000
commit68ee20b42e19f1e7c00d18cb4cdc6d84c04d2fa1 (patch)
tree7bb29fd6dd2bd6830e4b18bfc75ed33760659400 /org.eclipse.debug.examples.mixedmode/pom.xml
parent5c86508767a39f8d0b917d95cf5795a053d1752a (diff)
downloadeclipse.platform.debug-68ee20b42e19f1e7c00d18cb4cdc6d84c04d2fa1.tar.gz
eclipse.platform.debug-68ee20b42e19f1e7c00d18cb4cdc6d84c04d2fa1.tar.xz
eclipse.platform.debug-68ee20b42e19f1e7c00d18cb4cdc6d84c04d2fa1.zip
Change-Id: I4df9f93e6c5648304173ce18613e88b6a4bcb5c1 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'org.eclipse.debug.examples.mixedmode/pom.xml')
-rw-r--r--org.eclipse.debug.examples.mixedmode/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.debug.examples.mixedmode/pom.xml b/org.eclipse.debug.examples.mixedmode/pom.xml
index 8ff465b56..33d5b3ddb 100644
--- a/org.eclipse.debug.examples.mixedmode/pom.xml
+++ b/org.eclipse.debug.examples.mixedmode/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.debug</artifactId>
<groupId>eclipse.platform.debug</groupId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.debug</groupId>
<artifactId>org.eclipse.debug.examples.mixedmode</artifactId>

Back to the top