diff options
-rw-r--r-- | org.eclipse.core.filebuffers.tests/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.core.filebuffers/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.jface.text.examples/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.jface.text.tests/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.jface.text/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.search.tests/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.search/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.text.tests/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.text/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.ui.editors.tests/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.ui.editors/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.ui.examples.javaeditor/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.ui.genericeditor.examples/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.ui.genericeditor.tests/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.ui.genericeditor/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.ui.workbench.texteditor.tests/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.ui.workbench.texteditor/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 4 | ||||
-rw-r--r-- | tests-pom/pom.xml | 4 |
19 files changed, 21 insertions, 21 deletions
diff --git a/org.eclipse.core.filebuffers.tests/pom.xml b/org.eclipse.core.filebuffers.tests/pom.xml index 13d62cc41..4c53f02e5 100644 --- a/org.eclipse.core.filebuffers.tests/pom.xml +++ b/org.eclipse.core.filebuffers.tests/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.platform.text</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../tests-pom/</relativePath> </parent> <groupId>org.eclipse.core</groupId> diff --git a/org.eclipse.core.filebuffers/pom.xml b/org.eclipse.core.filebuffers/pom.xml index 621a6b7c9..357f65179 100644 --- a/org.eclipse.core.filebuffers/pom.xml +++ b/org.eclipse.core.filebuffers/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.platform.text</artifactId> <groupId>eclipse.platform.text</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.core</groupId> <artifactId>org.eclipse.core.filebuffers</artifactId> diff --git a/org.eclipse.jface.text.examples/pom.xml b/org.eclipse.jface.text.examples/pom.xml index 821ea8eda..f35f15fa2 100644 --- a/org.eclipse.jface.text.examples/pom.xml +++ b/org.eclipse.jface.text.examples/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.platform.text</artifactId> <groupId>eclipse.platform.text</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.core</groupId> <artifactId>org.eclipse.jface.text.examples</artifactId> diff --git a/org.eclipse.jface.text.tests/pom.xml b/org.eclipse.jface.text.tests/pom.xml index 2b922cce9..bfa7090f0 100644 --- a/org.eclipse.jface.text.tests/pom.xml +++ b/org.eclipse.jface.text.tests/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.platform.text</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../tests-pom/</relativePath> </parent> <groupId>org.eclipse.jface</groupId> diff --git a/org.eclipse.jface.text/pom.xml b/org.eclipse.jface.text/pom.xml index c053cc331..60b2b67fc 100644 --- a/org.eclipse.jface.text/pom.xml +++ b/org.eclipse.jface.text/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.platform.text</artifactId> <groupId>eclipse.platform.text</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jface</groupId> <artifactId>org.eclipse.jface.text</artifactId> diff --git a/org.eclipse.search.tests/pom.xml b/org.eclipse.search.tests/pom.xml index 157a771bb..5db2b4e4d 100644 --- a/org.eclipse.search.tests/pom.xml +++ b/org.eclipse.search.tests/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.platform.text</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../tests-pom/</relativePath> </parent> <groupId>org.eclipse.search</groupId> diff --git a/org.eclipse.search/pom.xml b/org.eclipse.search/pom.xml index 58c2a3f32..76ae3cefe 100644 --- a/org.eclipse.search/pom.xml +++ b/org.eclipse.search/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.platform.text</artifactId> <groupId>eclipse.platform.text</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.search</groupId> <artifactId>org.eclipse.search</artifactId> diff --git a/org.eclipse.text.tests/pom.xml b/org.eclipse.text.tests/pom.xml index ab1cedf24..971225351 100644 --- a/org.eclipse.text.tests/pom.xml +++ b/org.eclipse.text.tests/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.platform.text</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../tests-pom/</relativePath> </parent> <groupId>org.eclipse.text</groupId> diff --git a/org.eclipse.text/pom.xml b/org.eclipse.text/pom.xml index e89159973..0d88dcc9f 100644 --- a/org.eclipse.text/pom.xml +++ b/org.eclipse.text/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.platform.text</artifactId> <groupId>eclipse.platform.text</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.text</groupId> <artifactId>org.eclipse.text</artifactId> diff --git a/org.eclipse.ui.editors.tests/pom.xml b/org.eclipse.ui.editors.tests/pom.xml index 93e019ffb..51fa4fa7e 100644 --- a/org.eclipse.ui.editors.tests/pom.xml +++ b/org.eclipse.ui.editors.tests/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.platform.text</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../tests-pom/</relativePath> </parent> <groupId>org.eclipse.ui</groupId> diff --git a/org.eclipse.ui.editors/pom.xml b/org.eclipse.ui.editors/pom.xml index a50774881..c9837f33e 100644 --- a/org.eclipse.ui.editors/pom.xml +++ b/org.eclipse.ui.editors/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.platform.text</artifactId> <groupId>eclipse.platform.text</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.ui</groupId> <artifactId>org.eclipse.ui.editors</artifactId> diff --git a/org.eclipse.ui.examples.javaeditor/pom.xml b/org.eclipse.ui.examples.javaeditor/pom.xml index 4ebfb143b..21e42b1a6 100644 --- a/org.eclipse.ui.examples.javaeditor/pom.xml +++ b/org.eclipse.ui.examples.javaeditor/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.platform.text</artifactId> <groupId>eclipse.platform.text</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.ui</groupId> <artifactId>org.eclipse.ui.examples.javaeditor</artifactId> diff --git a/org.eclipse.ui.genericeditor.examples/pom.xml b/org.eclipse.ui.genericeditor.examples/pom.xml index c8389b275..52399cae5 100644 --- a/org.eclipse.ui.genericeditor.examples/pom.xml +++ b/org.eclipse.ui.genericeditor.examples/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.platform.text</artifactId> <groupId>eclipse.platform.text</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.ui</groupId> <artifactId>org.eclipse.ui.genericeditor.examples</artifactId> diff --git a/org.eclipse.ui.genericeditor.tests/pom.xml b/org.eclipse.ui.genericeditor.tests/pom.xml index c34597a58..8bbdc4a99 100644 --- a/org.eclipse.ui.genericeditor.tests/pom.xml +++ b/org.eclipse.ui.genericeditor.tests/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.platform.text</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../tests-pom/</relativePath> </parent> <groupId>org.eclipse.ui</groupId> diff --git a/org.eclipse.ui.genericeditor/pom.xml b/org.eclipse.ui.genericeditor/pom.xml index dd5d9694e..bcbda6494 100644 --- a/org.eclipse.ui.genericeditor/pom.xml +++ b/org.eclipse.ui.genericeditor/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.platform.text</artifactId> <groupId>eclipse.platform.text</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.ui</groupId> <artifactId>org.eclipse.ui.genericeditor</artifactId> diff --git a/org.eclipse.ui.workbench.texteditor.tests/pom.xml b/org.eclipse.ui.workbench.texteditor.tests/pom.xml index 0cfa1e224..58f916d75 100644 --- a/org.eclipse.ui.workbench.texteditor.tests/pom.xml +++ b/org.eclipse.ui.workbench.texteditor.tests/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.platform.text</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../tests-pom/</relativePath> </parent> <groupId>org.eclipse.ui</groupId> diff --git a/org.eclipse.ui.workbench.texteditor/pom.xml b/org.eclipse.ui.workbench.texteditor/pom.xml index c09c91067..df9829b29 100644 --- a/org.eclipse.ui.workbench.texteditor/pom.xml +++ b/org.eclipse.ui.workbench.texteditor/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.platform.text</artifactId> <groupId>eclipse.platform.text</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.ui</groupId> <artifactId>org.eclipse.ui.workbench.texteditor</artifactId> @@ -15,13 +15,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.platform.text</groupId> <artifactId>eclipse.platform.text</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 e53e4b03c..1fc791cca 100644 --- a/tests-pom/pom.xml +++ b/tests-pom/pom.xml @@ -14,10 +14,10 @@ <parent> <artifactId>eclipse.platform.text</artifactId> <groupId>eclipse.platform.text</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <artifactId>tests-pom</artifactId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <packaging>pom</packaging> <properties> <code.ignoredWarnings>${tests.ignoredWarnings}</code.ignoredWarnings> |