Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2017-10-13 11:11:50 +0000
committerSravan Kumar Lakkimsetti2017-10-13 11:11:50 +0000
commit52c4efa9429dbb809af153f2f2ea8a3f4bfd43d5 (patch)
treed6c0c2921274b5bdec3187919b97b018af0cfb7c /org.eclipse.debug.core/pom.xml
parent50788a926b51ec9532fca94cf3a7bcc7e8f07f4a (diff)
downloadeclipse.platform.debug-52c4efa9429dbb809af153f2f2ea8a3f4bfd43d5.tar.gz
eclipse.platform.debug-52c4efa9429dbb809af153f2f2ea8a3f4bfd43d5.tar.xz
eclipse.platform.debug-52c4efa9429dbb809af153f2f2ea8a3f4bfd43d5.zip
Change-Id: I946800e56f6b1c649556f92f7785053915d4de8d Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Diffstat (limited to 'org.eclipse.debug.core/pom.xml')
-rw-r--r--org.eclipse.debug.core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.debug.core/pom.xml b/org.eclipse.debug.core/pom.xml
index 0c518a089..7c2961d3f 100644
--- a/org.eclipse.debug.core/pom.xml
+++ b/org.eclipse.debug.core/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.debug</artifactId>
<groupId>eclipse.platform.debug</groupId>
- <version>4.7.1-SNAPSHOT</version>
+ <version>4.7.2-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.debug</groupId>
<artifactId>org.eclipse.debug.core</artifactId>

Back to the top