diff options
| author | Niraj Modi | 2018-12-07 10:17:39 +0000 |
|---|---|---|
| committer | Niraj Modi | 2018-12-07 10:17:39 +0000 |
| commit | db6fdd63aef73966dbbe291bd5d95b534fa08198 (patch) | |
| tree | c8ee5c90c4357220030b1898f73e4e856d7e70df | |
| parent | fa02fe6675537ac5c0fca92742651b748da82718 (diff) | |
| download | eclipse.pde.ui-db6fdd63aef73966dbbe291bd5d95b534fa08198.tar.gz eclipse.pde.ui-db6fdd63aef73966dbbe291bd5d95b534fa08198.tar.xz eclipse.pde.ui-db6fdd63aef73966dbbe291bd5d95b534fa08198.zip | |
Bug 541822 - POM and product version change for 4.11 release
Change-Id: Id14f871ebb3067a8b0df4cc71aac388568c2873e
Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
47 files changed, 48 insertions, 48 deletions
diff --git a/apitools/org.eclipse.pde.api.tools.annotations/pom.xml b/apitools/org.eclipse.pde.api.tools.annotations/pom.xml index 86f8ebffd0..352208fc3b 100644 --- a/apitools/org.eclipse.pde.api.tools.annotations/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.annotations/pom.xml @@ -11,7 +11,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/apitools/org.eclipse.pde.api.tools.ee.cdcfoundation10/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.cdcfoundation10/pom.xml index b059628d57..84aaa1830d 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.cdcfoundation10/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.cdcfoundation10/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/apitools/org.eclipse.pde.api.tools.ee.cdcfoundation11/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.cdcfoundation11/pom.xml index f1b473eb3c..d63cd9d29d 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.cdcfoundation11/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.cdcfoundation11/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/apitools/org.eclipse.pde.api.tools.ee.feature/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.feature/pom.xml index 5cf8d91faa..3355489c8f 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.feature/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.feature/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde.feature</groupId> diff --git a/apitools/org.eclipse.pde.api.tools.ee.j2se12/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.j2se12/pom.xml index 315ad45765..1693bdd224 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.j2se12/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.j2se12/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/apitools/org.eclipse.pde.api.tools.ee.j2se13/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.j2se13/pom.xml index 8960214b86..014569d444 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.j2se13/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.j2se13/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/apitools/org.eclipse.pde.api.tools.ee.j2se14/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.j2se14/pom.xml index 7400207376..4f51c5d547 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.j2se14/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.j2se14/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/apitools/org.eclipse.pde.api.tools.ee.j2se15/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.j2se15/pom.xml index 0ee0b1553a..588a16af87 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.j2se15/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.j2se15/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/apitools/org.eclipse.pde.api.tools.ee.javase16/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.javase16/pom.xml index 25c304d5fd..e00051652e 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.javase16/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.javase16/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/apitools/org.eclipse.pde.api.tools.ee.javase17/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.javase17/pom.xml index 7fc9600c04..4ed4e6687a 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.javase17/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.javase17/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/apitools/org.eclipse.pde.api.tools.ee.javase18/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.javase18/pom.xml index be554ebac6..67ce4f51fa 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.javase18/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.javase18/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/apitools/org.eclipse.pde.api.tools.ee.javase9/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.javase9/pom.xml index d24bf52ef8..dc5d62e4ca 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.javase9/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.javase9/pom.xml @@ -11,7 +11,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/apitools/org.eclipse.pde.api.tools.ee.jre11/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.jre11/pom.xml index fb7569aa5f..a4fdf5094c 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.jre11/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.jre11/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/apitools/org.eclipse.pde.api.tools.ee.osgiminimum10/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.osgiminimum10/pom.xml index c7dd38cd3b..66d19094ab 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.osgiminimum10/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.osgiminimum10/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/apitools/org.eclipse.pde.api.tools.ee.osgiminimum11/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.osgiminimum11/pom.xml index d16bbbdddc..250965435e 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.osgiminimum11/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.osgiminimum11/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/apitools/org.eclipse.pde.api.tools.ee.osgiminimum12/pom.xml b/apitools/org.eclipse.pde.api.tools.ee.osgiminimum12/pom.xml index 2a0ec7a067..25cc3b8770 100644 --- a/apitools/org.eclipse.pde.api.tools.ee.osgiminimum12/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ee.osgiminimum12/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/apitools/org.eclipse.pde.api.tools.tests/pom.xml b/apitools/org.eclipse.pde.api.tools.tests/pom.xml index 1bd16665eb..7f86aa9ce1 100644 --- a/apitools/org.eclipse.pde.api.tools.tests/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.tests/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../tests-pom/</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/apitools/org.eclipse.pde.api.tools.ui/pom.xml b/apitools/org.eclipse.pde.api.tools.ui/pom.xml index 2dbd70c932..95105cc797 100644 --- a/apitools/org.eclipse.pde.api.tools.ui/pom.xml +++ b/apitools/org.eclipse.pde.api.tools.ui/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/apitools/org.eclipse.pde.api.tools/pom.xml b/apitools/org.eclipse.pde.api.tools/pom.xml index e152257c76..82582a4d06 100644 --- a/apitools/org.eclipse.pde.api.tools/pom.xml +++ b/apitools/org.eclipse.pde.api.tools/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/ds/org.eclipse.pde.ds.annotations.tests/pom.xml b/ds/org.eclipse.pde.ds.annotations.tests/pom.xml index 16681b9f95..5129d37055 100644 --- a/ds/org.eclipse.pde.ds.annotations.tests/pom.xml +++ b/ds/org.eclipse.pde.ds.annotations.tests/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../tests-pom/</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/ds/org.eclipse.pde.ds.annotations/pom.xml b/ds/org.eclipse.pde.ds.annotations/pom.xml index 4c2f5fca1e..89752c456e 100644 --- a/ds/org.eclipse.pde.ds.annotations/pom.xml +++ b/ds/org.eclipse.pde.ds.annotations/pom.xml @@ -16,7 +16,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/ds/org.eclipse.pde.ds.core/pom.xml b/ds/org.eclipse.pde.ds.core/pom.xml index d29a62891f..458bf50409 100644 --- a/ds/org.eclipse.pde.ds.core/pom.xml +++ b/ds/org.eclipse.pde.ds.core/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/ds/org.eclipse.pde.ds.lib/pom.xml b/ds/org.eclipse.pde.ds.lib/pom.xml index 0b22660a50..f7eb65b7d6 100644 --- a/ds/org.eclipse.pde.ds.lib/pom.xml +++ b/ds/org.eclipse.pde.ds.lib/pom.xml @@ -16,7 +16,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/ds/org.eclipse.pde.ds.tests/pom.xml b/ds/org.eclipse.pde.ds.tests/pom.xml index fafcea3fa2..7e7bf9a729 100644 --- a/ds/org.eclipse.pde.ds.tests/pom.xml +++ b/ds/org.eclipse.pde.ds.tests/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../tests-pom/</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/ds/org.eclipse.pde.ds.ui/pom.xml b/ds/org.eclipse.pde.ds.ui/pom.xml index 9623c8eb54..1372a93387 100644 --- a/ds/org.eclipse.pde.ds.ui/pom.xml +++ b/ds/org.eclipse.pde.ds.ui/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/ds/org.eclipse.pde.ds1_2.lib/pom.xml b/ds/org.eclipse.pde.ds1_2.lib/pom.xml index 8e684c2111..93dbe6f921 100644 --- a/ds/org.eclipse.pde.ds1_2.lib/pom.xml +++ b/ds/org.eclipse.pde.ds1_2.lib/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/features/org.eclipse.pde-feature/pom.xml b/features/org.eclipse.pde-feature/pom.xml index 8ef0012e6e..7857c4b302 100644 --- a/features/org.eclipse.pde-feature/pom.xml +++ b/features/org.eclipse.pde-feature/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde.feature</groupId> @@ -17,13 +17,13 @@ <parent> <groupId>org.eclipse</groupId> <artifactId>eclipse-platform-parent</artifactId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../eclipse-platform-parent</relativePath> </parent> <groupId>eclipse.pde.ui</groupId> <artifactId>eclipse.pde.ui</artifactId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <packaging>pom</packaging> <properties> diff --git a/tests-pom/pom.xml b/tests-pom/pom.xml index 8cd97e9433..7ab4a9a036 100644 --- a/tests-pom/pom.xml +++ b/tests-pom/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <artifactId>tests-pom</artifactId> <packaging>pom</packaging> diff --git a/ua/org.eclipse.pde.ua.core/pom.xml b/ua/org.eclipse.pde.ua.core/pom.xml index 7f3de206c5..4598d0aefe 100644 --- a/ua/org.eclipse.pde.ua.core/pom.xml +++ b/ua/org.eclipse.pde.ua.core/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/ua/org.eclipse.pde.ua.tests/pom.xml b/ua/org.eclipse.pde.ua.tests/pom.xml index 9bc61c1fe7..2b3eea8c5c 100644 --- a/ua/org.eclipse.pde.ua.tests/pom.xml +++ b/ua/org.eclipse.pde.ua.tests/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../tests-pom/</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/ua/org.eclipse.pde.ua.ui/pom.xml b/ua/org.eclipse.pde.ua.ui/pom.xml index 68af322a77..4d2ec03c31 100644 --- a/ua/org.eclipse.pde.ua.ui/pom.xml +++ b/ua/org.eclipse.pde.ua.ui/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/ui/org.eclipse.pde.core/pom.xml b/ui/org.eclipse.pde.core/pom.xml index 3b3c301b14..7975e1e817 100644 --- a/ui/org.eclipse.pde.core/pom.xml +++ b/ui/org.eclipse.pde.core/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/ui/org.eclipse.pde.genericeditor.extension.tests/pom.xml b/ui/org.eclipse.pde.genericeditor.extension.tests/pom.xml index 839221f370..b686c98390 100644 --- a/ui/org.eclipse.pde.genericeditor.extension.tests/pom.xml +++ b/ui/org.eclipse.pde.genericeditor.extension.tests/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../tests-pom/</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/ui/org.eclipse.pde.genericeditor.extension/pom.xml b/ui/org.eclipse.pde.genericeditor.extension/pom.xml index be2c43b808..136c31c4d7 100644 --- a/ui/org.eclipse.pde.genericeditor.extension/pom.xml +++ b/ui/org.eclipse.pde.genericeditor.extension/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde.ui</groupId> diff --git a/ui/org.eclipse.pde.junit.runtime/pom.xml b/ui/org.eclipse.pde.junit.runtime/pom.xml index 9b523b4655..88266b9620 100644 --- a/ui/org.eclipse.pde.junit.runtime/pom.xml +++ b/ui/org.eclipse.pde.junit.runtime/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/ui/org.eclipse.pde.launching/pom.xml b/ui/org.eclipse.pde.launching/pom.xml index 1db9d64437..9aba4b32d4 100644 --- a/ui/org.eclipse.pde.launching/pom.xml +++ b/ui/org.eclipse.pde.launching/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/ui/org.eclipse.pde.runtime/pom.xml b/ui/org.eclipse.pde.runtime/pom.xml index a7d7532ecf..e0032dce0c 100644 --- a/ui/org.eclipse.pde.runtime/pom.xml +++ b/ui/org.eclipse.pde.runtime/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/ui/org.eclipse.pde.ui.templates.tests/pom.xml b/ui/org.eclipse.pde.ui.templates.tests/pom.xml index cc20d02f68..835e49b6c4 100644 --- a/ui/org.eclipse.pde.ui.templates.tests/pom.xml +++ b/ui/org.eclipse.pde.ui.templates.tests/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../tests-pom/</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/ui/org.eclipse.pde.ui.templates/pom.xml b/ui/org.eclipse.pde.ui.templates/pom.xml index 40ba5fa01b..769cd7e2d6 100644 --- a/ui/org.eclipse.pde.ui.templates/pom.xml +++ b/ui/org.eclipse.pde.ui.templates/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/ui/org.eclipse.pde.ui.tests.smartimport/pom.xml b/ui/org.eclipse.pde.ui.tests.smartimport/pom.xml index f4a2b9d9cb..8ec4868315 100644 --- a/ui/org.eclipse.pde.ui.tests.smartimport/pom.xml +++ b/ui/org.eclipse.pde.ui.tests.smartimport/pom.xml @@ -11,7 +11,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../tests-pom/</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/ui/org.eclipse.pde.ui.tests/pom.xml b/ui/org.eclipse.pde.ui.tests/pom.xml index 0c06215138..f1dada3327 100644 --- a/ui/org.eclipse.pde.ui.tests/pom.xml +++ b/ui/org.eclipse.pde.ui.tests/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../tests-pom/</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/ui/org.eclipse.pde.ui/pom.xml b/ui/org.eclipse.pde.ui/pom.xml index 542961b7ba..bbc2d76f2f 100644 --- a/ui/org.eclipse.pde.ui/pom.xml +++ b/ui/org.eclipse.pde.ui/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/ui/org.eclipse.pde/pom.xml b/ui/org.eclipse.pde/pom.xml index 72a9657d99..dd67f18df8 100644 --- a/ui/org.eclipse.pde/pom.xml +++ b/ui/org.eclipse.pde/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/ui/org.eclipse.tools.layout.spy/pom.xml b/ui/org.eclipse.tools.layout.spy/pom.xml index ee99a0aa70..30c38bcf94 100644 --- a/ui/org.eclipse.tools.layout.spy/pom.xml +++ b/ui/org.eclipse.tools.layout.spy/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.pde</groupId> diff --git a/ui/org.eclipse.ui.trace/pom.xml b/ui/org.eclipse.ui.trace/pom.xml index 008681bf4e..8839102592 100644 --- a/ui/org.eclipse.ui.trace/pom.xml +++ b/ui/org.eclipse.ui.trace/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.ui</groupId> diff --git a/ui/org.eclipse.ui.views.log/pom.xml b/ui/org.eclipse.ui.views.log/pom.xml index cb529e4bce..13540ba5ff 100644 --- a/ui/org.eclipse.ui.views.log/pom.xml +++ b/ui/org.eclipse.ui.views.log/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde.ui</artifactId> <groupId>eclipse.pde.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.ui</groupId> |
