Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergey Prigogin2015-01-06 18:37:29 +0000
committerSergey Prigogin2015-01-07 00:40:38 +0000
commit252eaf4c0fe0f21cf0891d7bdff9f9cf09050578 (patch)
tree78ee88b60a15956c8041a8ae9cb935a6d8b0057d /codan/org.eclipse.cdt.codan.core.cxx
parent39c8cf14fdcd6fc61ac928d0648c052fb4dd9152 (diff)
downloadorg.eclipse.cdt-252eaf4c0fe0f21cf0891d7bdff9f9cf09050578.tar.gz
org.eclipse.cdt-252eaf4c0fe0f21cf0891d7bdff9f9cf09050578.tar.xz
org.eclipse.cdt-252eaf4c0fe0f21cf0891d7bdff9f9cf09050578.zip
Incremented CDT feature version to 8.6.0.
Change-Id: Ic90c8e6a68d21e5b90ec3fac997da6a95a29bedf Signed-off-by: Sergey Prigogin <eclipse.sprigogin@gmail.com> Reviewed-on: https://git.eclipse.org/r/39066 Tested-by: Hudson CI
Diffstat (limited to 'codan/org.eclipse.cdt.codan.core.cxx')
-rw-r--r--codan/org.eclipse.cdt.codan.core.cxx/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/codan/org.eclipse.cdt.codan.core.cxx/pom.xml b/codan/org.eclipse.cdt.codan.core.cxx/pom.xml
index 2ed8cb506a9..9d4068b67d7 100644
--- a/codan/org.eclipse.cdt.codan.core.cxx/pom.xml
+++ b/codan/org.eclipse.cdt.codan.core.cxx/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
- <version>8.5.0-SNAPSHOT</version>
+ <version>8.6.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Back to the top