Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Khouzam2016-01-18 18:01:47 +0000
committerMarc Khouzam2016-01-18 21:37:47 +0000
commitb7457367752946a5ba31672c8715204e8fac31da (patch)
treedca897d5b574519ae39c744e8586c5d256b0fc01 /upc/org.eclipse.cdt.managedbuilder.bupc.ui
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 'upc/org.eclipse.cdt.managedbuilder.bupc.ui')
-rw-r--r--upc/org.eclipse.cdt.managedbuilder.bupc.ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/upc/org.eclipse.cdt.managedbuilder.bupc.ui/pom.xml b/upc/org.eclipse.cdt.managedbuilder.bupc.ui/pom.xml
index eccf095f83c..c6ffb796f8f 100644
--- a/upc/org.eclipse.cdt.managedbuilder.bupc.ui/pom.xml
+++ b/upc/org.eclipse.cdt.managedbuilder.bupc.ui/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