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.debug.tests/pom.xml
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.debug.tests/pom.xml')
-rw-r--r--org.eclipse.debug.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.debug.tests/pom.xml b/org.eclipse.debug.tests/pom.xml
index 1886c88f4..8d54f45f4 100644
--- a/org.eclipse.debug.tests/pom.xml
+++ b/org.eclipse.debug.tests/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.debug</groupId>
<artifactId>org.eclipse.debug.tests</artifactId>

Back to the top