Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2017-06-28 12:36:08 +0000
committerAlexander Kurtakov2017-06-28 12:36:08 +0000
commite59696e365653f7df42821c8bec89bbae40e6f2e (patch)
tree9810daf871fcb66348d3995f5a8739cdfe4f8df6 /org.eclipse.debug.examples.mixedmode
parentc0a97a9cdcf3b2a426e9d2f6cbae36cbbfea28b5 (diff)
downloadeclipse.platform.debug-e59696e365653f7df42821c8bec89bbae40e6f2e.tar.gz
eclipse.platform.debug-e59696e365653f7df42821c8bec89bbae40e6f2e.tar.xz
eclipse.platform.debug-e59696e365653f7df42821c8bec89bbae40e6f2e.zip
Bug 518867 - Update POMs in branch for 4.7.1 releaseY20170706-1000Y20170629-1000M20170707-0300M20170705-0740
Update platform.debug repo. Change-Id: I51a2b4b19cfd05c3b42b53360beba561e907df80 Signed-off-by: Alexander Kurtakov <akurtako@redhat.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 ea51ca6a5..10819e59c 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.7.0-SNAPSHOT</version>
+ <version>4.7.1-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.debug</groupId>
<artifactId>org.eclipse.debug.examples.mixedmode</artifactId>

Back to the top