Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Khouzam2015-05-04 17:58:07 +0000
committerDoug Schaefer2015-05-05 01:07:13 +0000
commite820f872ad5efbb59e4abd6a9883d6b36fc80a9e (patch)
treed2dd0ab5f272309f60e53ec48cca81ecf65efb28 /testsrunner/org.eclipse.cdt.testsrunner.gtest
parent8432a50e012e42b6208c5552e9d3a9b3ec55a83d (diff)
downloadorg.eclipse.cdt-e820f872ad5efbb59e4abd6a9883d6b36fc80a9e.tar.gz
org.eclipse.cdt-e820f872ad5efbb59e4abd6a9883d6b36fc80a9e.tar.xz
org.eclipse.cdt-e820f872ad5efbb59e4abd6a9883d6b36fc80a9e.zip
Incremented CDT feature version to 8.7.0
Change-Id: Ife0feaaa9263d2b7797e31d628250bd26caff1b5 Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Diffstat (limited to 'testsrunner/org.eclipse.cdt.testsrunner.gtest')
-rw-r--r--testsrunner/org.eclipse.cdt.testsrunner.gtest/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsrunner/org.eclipse.cdt.testsrunner.gtest/pom.xml b/testsrunner/org.eclipse.cdt.testsrunner.gtest/pom.xml
index 2ae43a9c3ef..f069e1d4956 100644
--- a/testsrunner/org.eclipse.cdt.testsrunner.gtest/pom.xml
+++ b/testsrunner/org.eclipse.cdt.testsrunner.gtest/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
- <version>8.6.0-SNAPSHOT</version>
+ <version>8.7.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Back to the top