Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-06-07 08:06:38 +0000
committerNiraj Modi2019-06-07 08:06:38 +0000
commit9c857d6d0f5d632bff067d634cf76652149bc449 (patch)
treecc298e880e3a139d25f88666df981bb3c9130d1d /org.eclipse.debug.examples.mixedmode
parent32c845cedc17596bbaf5ed0582aaf9b15fd6111d (diff)
downloadeclipse.platform.debug-9c857d6d0f5d632bff067d634cf76652149bc449.tar.gz
eclipse.platform.debug-9c857d6d0f5d632bff067d634cf76652149bc449.tar.xz
eclipse.platform.debug-9c857d6d0f5d632bff067d634cf76652149bc449.zip
Change-Id: I2d875884ed291c9180439959c4d2940a75fd0803 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
Diffstat (limited to 'org.eclipse.debug.examples.mixedmode')
-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 10d0bcf89..e7e385535 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.12.0-SNAPSHOT</version>
+ <version>4.13.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.debug</groupId>
<artifactId>org.eclipse.debug.examples.mixedmode</artifactId>

Back to the top