Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Khouzam2016-01-18 18:01:47 +0000
committerMarc Khouzam2016-01-18 21:37:47 +0000
commitb7457367752946a5ba31672c8715204e8fac31da (patch)
treedca897d5b574519ae39c744e8586c5d256b0fc01 /dsf/org.eclipse.cdt.examples.dsf.pda
parent28b1830acf942216ae99d4d167b6c3b2133aaec6 (diff)
downloadorg.eclipse.cdt-b7457367752946a5ba31672c8715204e8fac31da.tar.gz
org.eclipse.cdt-b7457367752946a5ba31672c8715204e8fac31da.tar.xz
org.eclipse.cdt-b7457367752946a5ba31672c8715204e8fac31da.zip
Incremented CDT features version to 9.0.0
This includes bumping the standalone debugger to 9.0.0 Change-Id: I55fae1cec995b5f6865a5b174c004ed1b76e9bea
Diffstat (limited to 'dsf/org.eclipse.cdt.examples.dsf.pda')
-rw-r--r--dsf/org.eclipse.cdt.examples.dsf.pda/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dsf/org.eclipse.cdt.examples.dsf.pda/pom.xml b/dsf/org.eclipse.cdt.examples.dsf.pda/pom.xml
index 1adff0bdd69..16fcce25b71 100644
--- a/dsf/org.eclipse.cdt.examples.dsf.pda/pom.xml
+++ b/dsf/org.eclipse.cdt.examples.dsf.pda/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
- <version>8.8.0-SNAPSHOT</version>
+ <version>9.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Back to the top