Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2020-09-03 11:55:50 +0000
committerAlexander Kurtakov2020-09-03 11:55:50 +0000
commit0aac75471cf2178c22c59ac107f70de004ebc1b7 (patch)
treeb52506cf79010f22bdead3ef45ffccb4139a780b
parentfc8001f117591948e203cd4e0cfa9f593eb5a1fa (diff)
downloadeclipse.platform.ua-0aac75471cf2178c22c59ac107f70de004ebc1b7.tar.gz
eclipse.platform.ua-0aac75471cf2178c22c59ac107f70de004ebc1b7.tar.xz
eclipse.platform.ua-0aac75471cf2178c22c59ac107f70de004ebc1b7.zip
Bug 566356 - POM and product version change for 4.18 releaseI20200904-0540I20200904-0210
Change-Id: I6cf0e5fd68bedd287802f16a8415c87c0b72076d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
-rw-r--r--infocenter-web/infocenter-app/pom.xml2
-rw-r--r--infocenter-web/infocenter-product/pom.xml2
-rw-r--r--infocenter-web/pom.xml2
-rw-r--r--org.eclipse.help.base/pom.xml2
-rw-r--r--org.eclipse.help.ui/pom.xml2
-rw-r--r--org.eclipse.help.webapp/pom.xml2
-rw-r--r--org.eclipse.help/pom.xml2
-rw-r--r--org.eclipse.tips.core/pom.xml2
-rw-r--r--org.eclipse.tips.examples/pom.xml2
-rw-r--r--org.eclipse.tips.feature/pom.xml2
-rw-r--r--org.eclipse.tips.ide/pom.xml2
-rw-r--r--org.eclipse.tips.json/pom.xml2
-rw-r--r--org.eclipse.tips.tests/pom.xml2
-rw-r--r--org.eclipse.tips.ui/pom.xml2
-rw-r--r--org.eclipse.ua.tests.doc/pom.xml2
-rw-r--r--org.eclipse.ua.tests/pom.xml2
-rw-r--r--org.eclipse.ui.cheatsheets/pom.xml2
-rw-r--r--org.eclipse.ui.intro.quicklinks.examples/pom.xml2
-rw-r--r--org.eclipse.ui.intro.quicklinks/pom.xml2
-rw-r--r--org.eclipse.ui.intro.solstice.examples/pom.xml2
-rw-r--r--org.eclipse.ui.intro.universal/pom.xml2
-rw-r--r--org.eclipse.ui.intro/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--tests-pom/pom.xml2
24 files changed, 24 insertions, 24 deletions
diff --git a/infocenter-web/infocenter-app/pom.xml b/infocenter-web/infocenter-app/pom.xml
index 3cb5e3eff..103acd8a8 100644
--- a/infocenter-web/infocenter-app/pom.xml
+++ b/infocenter-web/infocenter-app/pom.xml
@@ -11,7 +11,7 @@
<parent>
<groupId>org.eclipse.help</groupId>
<artifactId>infocenter-parent</artifactId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
</parent>
<artifactId>infocenter-app</artifactId>
<packaging>war</packaging>
diff --git a/infocenter-web/infocenter-product/pom.xml b/infocenter-web/infocenter-product/pom.xml
index 6ba71203b..e62f596a0 100644
--- a/infocenter-web/infocenter-product/pom.xml
+++ b/infocenter-web/infocenter-product/pom.xml
@@ -11,7 +11,7 @@
<parent>
<groupId>org.eclipse.help</groupId>
<artifactId>infocenter-parent</artifactId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
</parent>
<artifactId>infocenter-product</artifactId>
<packaging>eclipse-repository</packaging>
diff --git a/infocenter-web/pom.xml b/infocenter-web/pom.xml
index d01b80e1f..6b2f5d078 100644
--- a/infocenter-web/pom.xml
+++ b/infocenter-web/pom.xml
@@ -11,7 +11,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
<relativePath>../../eclipse-platform-parent</relativePath>
</parent>
<groupId>org.eclipse.help</groupId>
diff --git a/org.eclipse.help.base/pom.xml b/org.eclipse.help.base/pom.xml
index b5ce5ec65..22f0f43d2 100644
--- a/org.eclipse.help.base/pom.xml
+++ b/org.eclipse.help.base/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.help</groupId>
<artifactId>org.eclipse.help.base</artifactId>
diff --git a/org.eclipse.help.ui/pom.xml b/org.eclipse.help.ui/pom.xml
index f709c6c0a..f3e201e16 100644
--- a/org.eclipse.help.ui/pom.xml
+++ b/org.eclipse.help.ui/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.help</groupId>
<artifactId>org.eclipse.help.ui</artifactId>
diff --git a/org.eclipse.help.webapp/pom.xml b/org.eclipse.help.webapp/pom.xml
index 18dee8360..415ee4d3c 100644
--- a/org.eclipse.help.webapp/pom.xml
+++ b/org.eclipse.help.webapp/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.help</groupId>
<artifactId>org.eclipse.help.webapp</artifactId>
diff --git a/org.eclipse.help/pom.xml b/org.eclipse.help/pom.xml
index c6cdad1cf..9b0a557f0 100644
--- a/org.eclipse.help/pom.xml
+++ b/org.eclipse.help/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.help</groupId>
<artifactId>org.eclipse.help</artifactId>
diff --git a/org.eclipse.tips.core/pom.xml b/org.eclipse.tips.core/pom.xml
index 61394c399..09fd1a8d9 100644
--- a/org.eclipse.tips.core/pom.xml
+++ b/org.eclipse.tips.core/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>eclipse.platform.ua</groupId>
<artifactId>eclipse.platform.ua</artifactId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.ui</groupId>
<artifactId>org.eclipse.tips.core</artifactId>
diff --git a/org.eclipse.tips.examples/pom.xml b/org.eclipse.tips.examples/pom.xml
index f45a1d5cd..562c65b0f 100644
--- a/org.eclipse.tips.examples/pom.xml
+++ b/org.eclipse.tips.examples/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>eclipse.platform.ua</groupId>
<artifactId>eclipse.platform.ua</artifactId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.ui</groupId>
<artifactId>org.eclipse.tips.examples</artifactId>
diff --git a/org.eclipse.tips.feature/pom.xml b/org.eclipse.tips.feature/pom.xml
index acb40549d..fb519dbbf 100644
--- a/org.eclipse.tips.feature/pom.xml
+++ b/org.eclipse.tips.feature/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>eclipse.platform.ua</groupId>
<artifactId>eclipse.platform.ua</artifactId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<groupId>org.eclipse.ui</groupId>
diff --git a/org.eclipse.tips.ide/pom.xml b/org.eclipse.tips.ide/pom.xml
index 430940b39..f182a4aab 100644
--- a/org.eclipse.tips.ide/pom.xml
+++ b/org.eclipse.tips.ide/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>eclipse.platform.ua</groupId>
<artifactId>eclipse.platform.ua</artifactId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.ui</groupId>
<artifactId>org.eclipse.tips.ide</artifactId>
diff --git a/org.eclipse.tips.json/pom.xml b/org.eclipse.tips.json/pom.xml
index 9535af2cb..3db4424cb 100644
--- a/org.eclipse.tips.json/pom.xml
+++ b/org.eclipse.tips.json/pom.xml
@@ -14,7 +14,7 @@ t SPDX-License-Identifier: EPL-2.0 Contributors: wim.jongman@remainsoftware.com
<parent>
<groupId>eclipse.platform.ua</groupId>
<artifactId>eclipse.platform.ua</artifactId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.ui</groupId>
<artifactId>org.eclipse.tips.json</artifactId>
diff --git a/org.eclipse.tips.tests/pom.xml b/org.eclipse.tips.tests/pom.xml
index 88cf57ee9..58db1993d 100644
--- a/org.eclipse.tips.tests/pom.xml
+++ b/org.eclipse.tips.tests/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>eclipse.platform.ua</groupId>
<artifactId>eclipse.platform.ua</artifactId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.ui</groupId>
diff --git a/org.eclipse.tips.ui/pom.xml b/org.eclipse.tips.ui/pom.xml
index 4d80ac8fc..a1fdbdf37 100644
--- a/org.eclipse.tips.ui/pom.xml
+++ b/org.eclipse.tips.ui/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>eclipse.platform.ua</groupId>
<artifactId>eclipse.platform.ua</artifactId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.ui</groupId>
<artifactId>org.eclipse.tips.ui</artifactId>
diff --git a/org.eclipse.ua.tests.doc/pom.xml b/org.eclipse.ua.tests.doc/pom.xml
index 02d639a4c..32261dac0 100644
--- a/org.eclipse.ua.tests.doc/pom.xml
+++ b/org.eclipse.ua.tests.doc/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>tests-pom</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
<relativePath>../tests-pom/</relativePath>
</parent>
<groupId>org.eclipse.ua</groupId>
diff --git a/org.eclipse.ua.tests/pom.xml b/org.eclipse.ua.tests/pom.xml
index aee463964..2e4c57f58 100644
--- a/org.eclipse.ua.tests/pom.xml
+++ b/org.eclipse.ua.tests/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>tests-pom</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
<relativePath>../tests-pom/</relativePath>
</parent>
<groupId>org.eclipse.ua</groupId>
diff --git a/org.eclipse.ui.cheatsheets/pom.xml b/org.eclipse.ui.cheatsheets/pom.xml
index 6ea6e7145..ed1c3b941 100644
--- a/org.eclipse.ui.cheatsheets/pom.xml
+++ b/org.eclipse.ui.cheatsheets/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.ui</groupId>
<artifactId>org.eclipse.ui.cheatsheets</artifactId>
diff --git a/org.eclipse.ui.intro.quicklinks.examples/pom.xml b/org.eclipse.ui.intro.quicklinks.examples/pom.xml
index 1277a21a8..f2ac4f858 100644
--- a/org.eclipse.ui.intro.quicklinks.examples/pom.xml
+++ b/org.eclipse.ui.intro.quicklinks.examples/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.ui</groupId>
<artifactId>org.eclipse.ui.intro.quicklinks.examples</artifactId>
diff --git a/org.eclipse.ui.intro.quicklinks/pom.xml b/org.eclipse.ui.intro.quicklinks/pom.xml
index 72eeb230c..390d380db 100644
--- a/org.eclipse.ui.intro.quicklinks/pom.xml
+++ b/org.eclipse.ui.intro.quicklinks/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.ui</groupId>
<artifactId>org.eclipse.ui.intro.quicklinks</artifactId>
diff --git a/org.eclipse.ui.intro.solstice.examples/pom.xml b/org.eclipse.ui.intro.solstice.examples/pom.xml
index b8b9532dc..997eed21b 100644
--- a/org.eclipse.ui.intro.solstice.examples/pom.xml
+++ b/org.eclipse.ui.intro.solstice.examples/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.ui</groupId>
<artifactId>org.eclipse.ui.intro.solstice.examples</artifactId>
diff --git a/org.eclipse.ui.intro.universal/pom.xml b/org.eclipse.ui.intro.universal/pom.xml
index 1c6363649..e8408996c 100644
--- a/org.eclipse.ui.intro.universal/pom.xml
+++ b/org.eclipse.ui.intro.universal/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.ui</groupId>
<artifactId>org.eclipse.ui.intro.universal</artifactId>
diff --git a/org.eclipse.ui.intro/pom.xml b/org.eclipse.ui.intro/pom.xml
index 15a32ca85..06f4431ec 100644
--- a/org.eclipse.ui.intro/pom.xml
+++ b/org.eclipse.ui.intro/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.ui</groupId>
<artifactId>org.eclipse.ui.intro</artifactId>
diff --git a/pom.xml b/pom.xml
index 9969b33d4..ae8536186 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>
<groupId>eclipse.platform.ua</groupId>
diff --git a/tests-pom/pom.xml b/tests-pom/pom.xml
index a5b27c589..750b81cf4 100644
--- a/tests-pom/pom.xml
+++ b/tests-pom/pom.xml
@@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.ua</groupId>
<artifactId>eclipse.platform.ua</artifactId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
</parent>
<artifactId>tests-pom</artifactId>
<packaging>pom</packaging>

Back to the top