Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'testsrunner')
-rw-r--r--testsrunner/org.eclipse.cdt.testsrunner.boost/pom.xml2
-rw-r--r--testsrunner/org.eclipse.cdt.testsrunner.feature/feature.xml2
-rw-r--r--testsrunner/org.eclipse.cdt.testsrunner.feature/pom.xml4
-rw-r--r--testsrunner/org.eclipse.cdt.testsrunner.gtest/pom.xml2
-rw-r--r--testsrunner/org.eclipse.cdt.testsrunner.qttest/pom.xml2
-rw-r--r--testsrunner/org.eclipse.cdt.testsrunner.source.feature/feature.xml2
-rw-r--r--testsrunner/org.eclipse.cdt.testsrunner.source.feature/pom.xml4
-rw-r--r--testsrunner/org.eclipse.cdt.testsrunner.tap/pom.xml2
-rw-r--r--testsrunner/org.eclipse.cdt.testsrunner.test/pom.xml2
-rw-r--r--testsrunner/org.eclipse.cdt.testsrunner/pom.xml2
10 files changed, 12 insertions, 12 deletions
diff --git a/testsrunner/org.eclipse.cdt.testsrunner.boost/pom.xml b/testsrunner/org.eclipse.cdt.testsrunner.boost/pom.xml
index f0751e9cc45..cf3ee7ab2c3 100644
--- a/testsrunner/org.eclipse.cdt.testsrunner.boost/pom.xml
+++ b/testsrunner/org.eclipse.cdt.testsrunner.boost/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
- <version>9.1.0-SNAPSHOT</version>
+ <version>9.2.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/testsrunner/org.eclipse.cdt.testsrunner.feature/feature.xml b/testsrunner/org.eclipse.cdt.testsrunner.feature/feature.xml
index 579f39ce9b8..edaae78076b 100644
--- a/testsrunner/org.eclipse.cdt.testsrunner.feature/feature.xml
+++ b/testsrunner/org.eclipse.cdt.testsrunner.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.cdt.testsrunner.feature"
label="%featureName"
- version="9.1.0.qualifier"
+ version="9.2.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
diff --git a/testsrunner/org.eclipse.cdt.testsrunner.feature/pom.xml b/testsrunner/org.eclipse.cdt.testsrunner.feature/pom.xml
index d8f21a3ddb0..8632fa05680 100644
--- a/testsrunner/org.eclipse.cdt.testsrunner.feature/pom.xml
+++ b/testsrunner/org.eclipse.cdt.testsrunner.feature/pom.xml
@@ -7,12 +7,12 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
- <version>9.1.0-SNAPSHOT</version>
+ <version>9.2.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.cdt.features</groupId>
- <version>9.1.0-SNAPSHOT</version>
+ <version>9.2.0-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.testsrunner.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>
diff --git a/testsrunner/org.eclipse.cdt.testsrunner.gtest/pom.xml b/testsrunner/org.eclipse.cdt.testsrunner.gtest/pom.xml
index dfa39de1029..f36db0d03cd 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>9.1.0-SNAPSHOT</version>
+ <version>9.2.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/testsrunner/org.eclipse.cdt.testsrunner.qttest/pom.xml b/testsrunner/org.eclipse.cdt.testsrunner.qttest/pom.xml
index f97fecdb640..028c3d61444 100644
--- a/testsrunner/org.eclipse.cdt.testsrunner.qttest/pom.xml
+++ b/testsrunner/org.eclipse.cdt.testsrunner.qttest/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
- <version>9.1.0-SNAPSHOT</version>
+ <version>9.2.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/testsrunner/org.eclipse.cdt.testsrunner.source.feature/feature.xml b/testsrunner/org.eclipse.cdt.testsrunner.source.feature/feature.xml
index 2283389e1db..f958cc5414d 100644
--- a/testsrunner/org.eclipse.cdt.testsrunner.source.feature/feature.xml
+++ b/testsrunner/org.eclipse.cdt.testsrunner.source.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.cdt.testsrunner.source.feature"
label="%featureName"
- version="9.1.0.qualifier"
+ version="9.2.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
diff --git a/testsrunner/org.eclipse.cdt.testsrunner.source.feature/pom.xml b/testsrunner/org.eclipse.cdt.testsrunner.source.feature/pom.xml
index a9cbdb4be10..0ee77234ff6 100644
--- a/testsrunner/org.eclipse.cdt.testsrunner.source.feature/pom.xml
+++ b/testsrunner/org.eclipse.cdt.testsrunner.source.feature/pom.xml
@@ -7,12 +7,12 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
- <version>9.1.0-SNAPSHOT</version>
+ <version>9.2.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.cdt.features</groupId>
- <version>9.1.0-SNAPSHOT</version>
+ <version>9.2.0-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.testsrunner.source.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>
diff --git a/testsrunner/org.eclipse.cdt.testsrunner.tap/pom.xml b/testsrunner/org.eclipse.cdt.testsrunner.tap/pom.xml
index f9a3d3f1247..a700eabaf5b 100644
--- a/testsrunner/org.eclipse.cdt.testsrunner.tap/pom.xml
+++ b/testsrunner/org.eclipse.cdt.testsrunner.tap/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
- <version>9.1.0-SNAPSHOT</version>
+ <version>9.2.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/testsrunner/org.eclipse.cdt.testsrunner.test/pom.xml b/testsrunner/org.eclipse.cdt.testsrunner.test/pom.xml
index 146e3c6c576..b504368b41c 100644
--- a/testsrunner/org.eclipse.cdt.testsrunner.test/pom.xml
+++ b/testsrunner/org.eclipse.cdt.testsrunner.test/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
- <version>9.1.0-SNAPSHOT</version>
+ <version>9.2.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/testsrunner/org.eclipse.cdt.testsrunner/pom.xml b/testsrunner/org.eclipse.cdt.testsrunner/pom.xml
index fa6f726a48a..925d89b248b 100644
--- a/testsrunner/org.eclipse.cdt.testsrunner/pom.xml
+++ b/testsrunner/org.eclipse.cdt.testsrunner/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
- <version>9.1.0-SNAPSHOT</version>
+ <version>9.2.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Back to the top