Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Tasse2017-06-28 18:39:35 +0000
committerPatrick Tasse2017-06-28 18:39:35 +0000
commitbf4086f8b01cae69db56355d986fd4c0f645e334 (patch)
tree3b45e8a6d66071f41b5751600cd5f98a2f33f757 /devtools/target-platforms
parent5d7ffcc5be09ba79a3ab78063b33550d655b6a9a (diff)
downloadorg.eclipse.swtbot-bf4086f8b01cae69db56355d986fd4c0f645e334.tar.gz
org.eclipse.swtbot-bf4086f8b01cae69db56355d986fd4c0f645e334.tar.xz
org.eclipse.swtbot-bf4086f8b01cae69db56355d986fd4c0f645e334.zip
Up to 2.7.0
Change-Id: I366804d06ce822407c6b40eeeaf9fc70c714e59b Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Diffstat (limited to 'devtools/target-platforms')
-rw-r--r--devtools/target-platforms/juno/pom.xml4
-rw-r--r--devtools/target-platforms/kepler/pom.xml4
-rw-r--r--devtools/target-platforms/luna/pom.xml4
-rw-r--r--devtools/target-platforms/mars/pom.xml4
-rw-r--r--devtools/target-platforms/neon/pom.xml4
-rw-r--r--devtools/target-platforms/oxygen/pom.xml2
-rw-r--r--devtools/target-platforms/pom.xml2
-rw-r--r--devtools/target-platforms/swtbot-baseline.target2
8 files changed, 13 insertions, 13 deletions
diff --git a/devtools/target-platforms/juno/pom.xml b/devtools/target-platforms/juno/pom.xml
index ee97902e..a2551a16 100644
--- a/devtools/target-platforms/juno/pom.xml
+++ b/devtools/target-platforms/juno/pom.xml
@@ -1,4 +1,4 @@
-<!-- Copyright (c) 2012, 2016 Red Hat Inc. and others.
+<!-- Copyright (c) 2012, 2017 Red Hat Inc. and others.
All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
@@ -19,6 +19,6 @@ Authors:
<parent>
<groupId>org.eclipse.swtbot</groupId>
<artifactId>target-platforms</artifactId>
- <version>2.6.0-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
</parent>
</project>
diff --git a/devtools/target-platforms/kepler/pom.xml b/devtools/target-platforms/kepler/pom.xml
index 5901c56b..17645413 100644
--- a/devtools/target-platforms/kepler/pom.xml
+++ b/devtools/target-platforms/kepler/pom.xml
@@ -1,4 +1,4 @@
-<!-- Copyright (c) 2012, 2016 Red Hat Inc. and others.
+<!-- Copyright (c) 2012, 2017 Red Hat Inc. and others.
All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
@@ -19,6 +19,6 @@ Authors:
<parent>
<groupId>org.eclipse.swtbot</groupId>
<artifactId>target-platforms</artifactId>
- <version>2.6.0-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
</parent>
</project>
diff --git a/devtools/target-platforms/luna/pom.xml b/devtools/target-platforms/luna/pom.xml
index e7b5c319..fa9d545e 100644
--- a/devtools/target-platforms/luna/pom.xml
+++ b/devtools/target-platforms/luna/pom.xml
@@ -1,4 +1,4 @@
-<!-- Copyright (c) 2012, 2016 Red Hat Inc. and others.
+<!-- Copyright (c) 2012, 2017 Red Hat Inc. and others.
All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
@@ -19,6 +19,6 @@ Authors:
<parent>
<groupId>org.eclipse.swtbot</groupId>
<artifactId>target-platforms</artifactId>
- <version>2.6.0-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
</parent>
</project>
diff --git a/devtools/target-platforms/mars/pom.xml b/devtools/target-platforms/mars/pom.xml
index 428953ee..a3706d09 100644
--- a/devtools/target-platforms/mars/pom.xml
+++ b/devtools/target-platforms/mars/pom.xml
@@ -1,4 +1,4 @@
-<!-- Copyright (c) 2012, 2016 Red Hat Inc. and others.
+<!-- Copyright (c) 2012, 2017 Red Hat Inc. and others.
All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
@@ -19,6 +19,6 @@ Authors:
<parent>
<groupId>org.eclipse.swtbot</groupId>
<artifactId>target-platforms</artifactId>
- <version>2.6.0-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
</parent>
</project>
diff --git a/devtools/target-platforms/neon/pom.xml b/devtools/target-platforms/neon/pom.xml
index 05c3423a..1bce2708 100644
--- a/devtools/target-platforms/neon/pom.xml
+++ b/devtools/target-platforms/neon/pom.xml
@@ -1,4 +1,4 @@
-<!-- Copyright (c) 2012, 2016 Red Hat Inc. and others.
+<!-- Copyright (c) 2012, 2017 Red Hat Inc. and others.
All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
@@ -19,6 +19,6 @@ Authors:
<parent>
<groupId>org.eclipse.swtbot</groupId>
<artifactId>target-platforms</artifactId>
- <version>2.6.0-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
</parent>
</project>
diff --git a/devtools/target-platforms/oxygen/pom.xml b/devtools/target-platforms/oxygen/pom.xml
index 40853564..8a61b1c5 100644
--- a/devtools/target-platforms/oxygen/pom.xml
+++ b/devtools/target-platforms/oxygen/pom.xml
@@ -19,6 +19,6 @@ Authors:
<parent>
<groupId>org.eclipse.swtbot</groupId>
<artifactId>target-platforms</artifactId>
- <version>2.6.0-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
</parent>
</project>
diff --git a/devtools/target-platforms/pom.xml b/devtools/target-platforms/pom.xml
index ece893fe..faf943d2 100644
--- a/devtools/target-platforms/pom.xml
+++ b/devtools/target-platforms/pom.xml
@@ -19,7 +19,7 @@ Authors:
<parent>
<groupId>org.eclipse.swtbot</groupId>
<artifactId>parent</artifactId>
- <version>2.6.0-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/devtools/target-platforms/swtbot-baseline.target b/devtools/target-platforms/swtbot-baseline.target
index aeef4b45..1038356e 100644
--- a/devtools/target-platforms/swtbot-baseline.target
+++ b/devtools/target-platforms/swtbot-baseline.target
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.8"?><target name="swtbot-baseline" sequenceNumber="3">
+<?pde version="3.8"?><target name="swtbot-baseline" sequenceNumber="4">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.swtbot.forms.feature.group" version="0.0.0"/>

Back to the top