Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2017-12-21 07:20:07 +0000
committerSravan Kumar Lakkimsetti2017-12-21 07:20:07 +0000
commit74d66e9eb2f3d67e8f000c9de0ae4ea669c5f4d0 (patch)
tree3ad2591268655574a3a35f9c5f39ef59f0c861df /org.eclipse.core.variables/pom.xml
parent52c4efa9429dbb809af153f2f2ea8a3f4bfd43d5 (diff)
downloadeclipse.platform.debug-74d66e9eb2f3d67e8f000c9de0ae4ea669c5f4d0.tar.gz
eclipse.platform.debug-74d66e9eb2f3d67e8f000c9de0ae4ea669c5f4d0.tar.xz
eclipse.platform.debug-74d66e9eb2f3d67e8f000c9de0ae4ea669c5f4d0.zip
Change-Id: I53c70f5e867e21b36486f070ae52c1f9a227dcdc Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Diffstat (limited to 'org.eclipse.core.variables/pom.xml')
-rw-r--r--org.eclipse.core.variables/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.core.variables/pom.xml b/org.eclipse.core.variables/pom.xml
index acde5687b..fc71dcb67 100644
--- a/org.eclipse.core.variables/pom.xml
+++ b/org.eclipse.core.variables/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.debug</artifactId>
<groupId>eclipse.platform.debug</groupId>
- <version>4.7.2-SNAPSHOT</version>
+ <version>4.7.3-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.variables</artifactId>

Back to the top