diff options
-rw-r--r-- | infocenter-web/infocenter-app/pom.xml | 2 | ||||
-rw-r--r-- | infocenter-web/infocenter-product/pom.xml | 2 | ||||
-rw-r--r-- | infocenter-web/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.help.base/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.help.webapp/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.help/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.tips.feature/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.ua.tests.doc/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.ua.tests/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.ui.cheatsheets/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.ui.intro.quicklinks.examples/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.ui.intro.solstice.examples/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.ui.intro/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 2 | ||||
-rw-r--r-- | tests-pom/pom.xml | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/infocenter-web/infocenter-app/pom.xml b/infocenter-web/infocenter-app/pom.xml index cde1af65c..697b05592 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.19.0-SNAPSHOT</version> + <version>4.20.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 c31c2eabd..67cce77bc 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.19.0-SNAPSHOT</version> + <version>4.20.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 8ab5db7dc..cf90dbdf0 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.19.0-SNAPSHOT</version> + <version>4.20.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 096f42ef8..708d21422 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.19.0-SNAPSHOT</version> + <version>4.20.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.help</groupId> <artifactId>org.eclipse.help.base</artifactId> diff --git a/org.eclipse.help.webapp/pom.xml b/org.eclipse.help.webapp/pom.xml index cc066103d..ddf0033a3 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.19.0-SNAPSHOT</version> + <version>4.20.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 949a98f7e..532a5c014 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.19.0-SNAPSHOT</version> + <version>4.20.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.help</groupId> <artifactId>org.eclipse.help</artifactId> diff --git a/org.eclipse.tips.feature/pom.xml b/org.eclipse.tips.feature/pom.xml index a1ab11d01..5f6598c7e 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.19.0-SNAPSHOT</version> + <version>4.20.0-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <groupId>org.eclipse.ui</groupId> diff --git a/org.eclipse.ua.tests.doc/pom.xml b/org.eclipse.ua.tests.doc/pom.xml index e65b149eb..6965abad9 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.19.0-SNAPSHOT</version> + <version>4.20.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 f851bc268..48f7b4908 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.19.0-SNAPSHOT</version> + <version>4.20.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 b6d950133..ef51910a8 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.19.0-SNAPSHOT</version> + <version>4.20.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 1276b1f01..f93468fee 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.19.0-SNAPSHOT</version> + <version>4.20.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.ui</groupId> <artifactId>org.eclipse.ui.intro.quicklinks.examples</artifactId> diff --git a/org.eclipse.ui.intro.solstice.examples/pom.xml b/org.eclipse.ui.intro.solstice.examples/pom.xml index 5f462faf5..0aa23a968 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.19.0-SNAPSHOT</version> + <version>4.20.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.ui</groupId> <artifactId>org.eclipse.ui.intro.solstice.examples</artifactId> diff --git a/org.eclipse.ui.intro/pom.xml b/org.eclipse.ui.intro/pom.xml index f65e0025c..2ff79bbab 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.19.0-SNAPSHOT</version> + <version>4.20.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.ui</groupId> <artifactId>org.eclipse.ui.intro</artifactId> @@ -15,7 +15,7 @@ <parent> <groupId>org.eclipse</groupId> <artifactId>eclipse-platform-parent</artifactId> - <version>4.19.0-SNAPSHOT</version> + <version>4.20.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 713f68442..9bdd43571 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.19.0-SNAPSHOT</version> + <version>4.20.0-SNAPSHOT</version> </parent> <artifactId>tests-pom</artifactId> <packaging>pom</packaging> |