Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2021-06-03 15:16:35 +0000
committerSravan Kumar Lakkimsetti2021-06-04 06:32:16 +0000
commitb16fd4351680627bca4731281e077d3792f028eb (patch)
tree9c34f0620374f21ca4cd228dee47311c21180be3 /org.eclipse.debug.tests
parentab34a011239d0c22854e44c5ee7ed3fdef78cfb9 (diff)
downloadeclipse.platform.debug-b16fd4351680627bca4731281e077d3792f028eb.tar.gz
eclipse.platform.debug-b16fd4351680627bca4731281e077d3792f028eb.tar.xz
eclipse.platform.debug-b16fd4351680627bca4731281e077d3792f028eb.zip
Change-Id: I142ae5b75e83b8bc01e58dbacaf6ff29be2ba9ea Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com> Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.debug/+/181377
Diffstat (limited to 'org.eclipse.debug.tests')
-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 cd08a840c..c0f244da7 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.20.0-SNAPSHOT</version>
+ <version>4.21.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.debug</groupId>
<artifactId>org.eclipse.debug.tests</artifactId>

Back to the top