Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergey Prigogin2014-07-22 00:39:01 +0000
committerSergey Prigogin2014-07-22 00:39:01 +0000
commitd8154bd3404a2c3a75d8c0868fd0d86ca130f70e (patch)
tree09ac748d6c6c91e45950f4af4c361cb510d706f0 /qt/org.eclipse.cdt.qt.core/pom.xml
parente792b93495108386636dccd4e8b48faf82f26f30 (diff)
downloadorg.eclipse.cdt-d8154bd3404a2c3a75d8c0868fd0d86ca130f70e.tar.gz
org.eclipse.cdt-d8154bd3404a2c3a75d8c0868fd0d86ca130f70e.tar.xz
org.eclipse.cdt-d8154bd3404a2c3a75d8c0868fd0d86ca130f70e.zip
Inremented branding plugin version to 8.5
Diffstat (limited to 'qt/org.eclipse.cdt.qt.core/pom.xml')
-rw-r--r--qt/org.eclipse.cdt.qt.core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/org.eclipse.cdt.qt.core/pom.xml b/qt/org.eclipse.cdt.qt.core/pom.xml
index dccb6ea7e15..bad1b71c2f7 100644
--- a/qt/org.eclipse.cdt.qt.core/pom.xml
+++ b/qt/org.eclipse.cdt.qt.core/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
- <version>8.4.0-SNAPSHOT</version>
+ <version>8.5.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Back to the top