diff options
| author | Niraj Modi | 2018-12-07 10:15:29 +0000 |
|---|---|---|
| committer | Niraj Modi | 2018-12-07 10:15:29 +0000 |
| commit | 5e7287021c227949085f73ee80b4cc00d090cc37 (patch) | |
| tree | c853faf29521835d805d2649668ebda65325469e | |
| parent | d158a1305a1a680cd0d39d3213feb718c0b9b3d2 (diff) | |
| download | eclipse.jdt.ui-5e7287021c227949085f73ee80b4cc00d090cc37.tar.gz eclipse.jdt.ui-5e7287021c227949085f73ee80b4cc00d090cc37.tar.xz eclipse.jdt.ui-5e7287021c227949085f73ee80b4cc00d090cc37.zip | |
Bug 541822 - POM and product version change for 4.11 releaseI20181211-0230I20181210-1800I20181210-0755I20181210-0535
Change-Id: I2cf7112d35987380ed3b8356a120e4c4efc93898
Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
| -rw-r--r-- | org.eclipse.jdt.astview.feature/pom.xml | 2 | ||||
| -rw-r--r-- | org.eclipse.jdt.astview/pom.xml | 2 | ||||
| -rw-r--r-- | org.eclipse.jdt.core.manipulation/pom.xml | 2 | ||||
| -rw-r--r-- | org.eclipse.jdt.jeview.feature/pom.xml | 2 | ||||
| -rw-r--r-- | org.eclipse.jdt.jeview/pom.xml | 2 | ||||
| -rw-r--r-- | org.eclipse.jdt.junit.core/pom.xml | 2 | ||||
| -rw-r--r-- | org.eclipse.jdt.junit.runtime/pom.xml | 2 | ||||
| -rw-r--r-- | org.eclipse.jdt.junit/pom.xml | 2 | ||||
| -rw-r--r-- | org.eclipse.jdt.junit4.runtime/pom.xml | 2 | ||||
| -rw-r--r-- | org.eclipse.jdt.junit5.runtime/pom.xml | 2 | ||||
| -rw-r--r-- | org.eclipse.jdt.text.tests/pom.xml | 2 | ||||
| -rw-r--r-- | org.eclipse.jdt.ui.examples.projects/pom.xml | 2 | ||||
| -rw-r--r-- | org.eclipse.jdt.ui.tests.refactoring/pom.xml | 2 | ||||
| -rw-r--r-- | org.eclipse.jdt.ui.tests/pom.xml | 2 | ||||
| -rw-r--r-- | org.eclipse.jdt.ui/pom.xml | 2 | ||||
| -rw-r--r-- | org.eclipse.ltk.core.refactoring.tests/pom.xml | 2 | ||||
| -rw-r--r-- | org.eclipse.ltk.core.refactoring/pom.xml | 2 | ||||
| -rw-r--r-- | org.eclipse.ltk.ui.refactoring.tests/pom.xml | 2 | ||||
| -rw-r--r-- | org.eclipse.ltk.ui.refactoring/pom.xml | 2 | ||||
| -rw-r--r-- | pom.xml | 4 | ||||
| -rw-r--r-- | tests-pom/pom.xml | 4 |
21 files changed, 23 insertions, 23 deletions
diff --git a/org.eclipse.jdt.astview.feature/pom.xml b/org.eclipse.jdt.astview.feature/pom.xml index 505dc859e6..0a24525ece 100644 --- a/org.eclipse.jdt.astview.feature/pom.xml +++ b/org.eclipse.jdt.astview.feature/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.jdt.ui</artifactId> <groupId>eclipse.jdt.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jdt.feature</groupId> <artifactId>org.eclipse.jdt.astview.feature</artifactId> diff --git a/org.eclipse.jdt.astview/pom.xml b/org.eclipse.jdt.astview/pom.xml index 95dfdd86e7..fa70dfe102 100644 --- a/org.eclipse.jdt.astview/pom.xml +++ b/org.eclipse.jdt.astview/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.jdt.ui</artifactId> <groupId>eclipse.jdt.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.astview</artifactId> diff --git a/org.eclipse.jdt.core.manipulation/pom.xml b/org.eclipse.jdt.core.manipulation/pom.xml index 8224d4a80c..e6dd595050 100644 --- a/org.eclipse.jdt.core.manipulation/pom.xml +++ b/org.eclipse.jdt.core.manipulation/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.jdt.ui</artifactId> <groupId>eclipse.jdt.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.core.manipulation</artifactId> diff --git a/org.eclipse.jdt.jeview.feature/pom.xml b/org.eclipse.jdt.jeview.feature/pom.xml index fe56b79c91..9643cd9249 100644 --- a/org.eclipse.jdt.jeview.feature/pom.xml +++ b/org.eclipse.jdt.jeview.feature/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.jdt.ui</artifactId> <groupId>eclipse.jdt.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jdt.feature</groupId> <artifactId>org.eclipse.jdt.jeview.feature</artifactId> diff --git a/org.eclipse.jdt.jeview/pom.xml b/org.eclipse.jdt.jeview/pom.xml index 92b65ee14f..c8e60755dc 100644 --- a/org.eclipse.jdt.jeview/pom.xml +++ b/org.eclipse.jdt.jeview/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.jdt.ui</artifactId> <groupId>eclipse.jdt.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.jeview</artifactId> diff --git a/org.eclipse.jdt.junit.core/pom.xml b/org.eclipse.jdt.junit.core/pom.xml index d7bd76f8f5..e7b1ea17e4 100644 --- a/org.eclipse.jdt.junit.core/pom.xml +++ b/org.eclipse.jdt.junit.core/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.jdt.ui</artifactId> <groupId>eclipse.jdt.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.junit.core</artifactId> diff --git a/org.eclipse.jdt.junit.runtime/pom.xml b/org.eclipse.jdt.junit.runtime/pom.xml index 5242611141..8ae4a0a232 100644 --- a/org.eclipse.jdt.junit.runtime/pom.xml +++ b/org.eclipse.jdt.junit.runtime/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.jdt.ui</artifactId> <groupId>eclipse.jdt.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.junit.runtime</artifactId> diff --git a/org.eclipse.jdt.junit/pom.xml b/org.eclipse.jdt.junit/pom.xml index a567fb9e47..4f2ceb893e 100644 --- a/org.eclipse.jdt.junit/pom.xml +++ b/org.eclipse.jdt.junit/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.jdt.ui</artifactId> <groupId>eclipse.jdt.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.junit</artifactId> diff --git a/org.eclipse.jdt.junit4.runtime/pom.xml b/org.eclipse.jdt.junit4.runtime/pom.xml index d157e7c4fa..226997526e 100644 --- a/org.eclipse.jdt.junit4.runtime/pom.xml +++ b/org.eclipse.jdt.junit4.runtime/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.jdt.ui</artifactId> <groupId>eclipse.jdt.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.junit4.runtime</artifactId> diff --git a/org.eclipse.jdt.junit5.runtime/pom.xml b/org.eclipse.jdt.junit5.runtime/pom.xml index c074493ee8..7be5d5b954 100644 --- a/org.eclipse.jdt.junit5.runtime/pom.xml +++ b/org.eclipse.jdt.junit5.runtime/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.jdt.ui</artifactId> <groupId>eclipse.jdt.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.junit5.runtime</artifactId> diff --git a/org.eclipse.jdt.text.tests/pom.xml b/org.eclipse.jdt.text.tests/pom.xml index 21023fdd64..a3fb377b08 100644 --- a/org.eclipse.jdt.text.tests/pom.xml +++ b/org.eclipse.jdt.text.tests/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.jdt.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../tests-pom/</relativePath> </parent> <groupId>org.eclipse.jdt</groupId> diff --git a/org.eclipse.jdt.ui.examples.projects/pom.xml b/org.eclipse.jdt.ui.examples.projects/pom.xml index f704776fc2..b16fda363e 100644 --- a/org.eclipse.jdt.ui.examples.projects/pom.xml +++ b/org.eclipse.jdt.ui.examples.projects/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.jdt.ui</artifactId> <groupId>eclipse.jdt.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.ui.examples.projects</artifactId> diff --git a/org.eclipse.jdt.ui.tests.refactoring/pom.xml b/org.eclipse.jdt.ui.tests.refactoring/pom.xml index ca2aacf757..3b19c07a04 100644 --- a/org.eclipse.jdt.ui.tests.refactoring/pom.xml +++ b/org.eclipse.jdt.ui.tests.refactoring/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.jdt.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../tests-pom/</relativePath> </parent> <groupId>org.eclipse.jdt</groupId> diff --git a/org.eclipse.jdt.ui.tests/pom.xml b/org.eclipse.jdt.ui.tests/pom.xml index 174b88d7ca..2becafc616 100644 --- a/org.eclipse.jdt.ui.tests/pom.xml +++ b/org.eclipse.jdt.ui.tests/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.jdt.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../tests-pom/</relativePath> </parent> <groupId>org.eclipse.jdt</groupId> diff --git a/org.eclipse.jdt.ui/pom.xml b/org.eclipse.jdt.ui/pom.xml index ac594f2723..6abf7e8ffe 100644 --- a/org.eclipse.jdt.ui/pom.xml +++ b/org.eclipse.jdt.ui/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.jdt.ui</artifactId> <groupId>eclipse.jdt.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.ui</artifactId> diff --git a/org.eclipse.ltk.core.refactoring.tests/pom.xml b/org.eclipse.ltk.core.refactoring.tests/pom.xml index 953996af90..86fae3c451 100644 --- a/org.eclipse.ltk.core.refactoring.tests/pom.xml +++ b/org.eclipse.ltk.core.refactoring.tests/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.jdt.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../tests-pom/</relativePath> </parent> <groupId>org.eclipse.ltk</groupId> diff --git a/org.eclipse.ltk.core.refactoring/pom.xml b/org.eclipse.ltk.core.refactoring/pom.xml index 5de239a570..4aaa270928 100644 --- a/org.eclipse.ltk.core.refactoring/pom.xml +++ b/org.eclipse.ltk.core.refactoring/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.jdt.ui</artifactId> <groupId>eclipse.jdt.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.ltk</groupId> <artifactId>org.eclipse.ltk.core.refactoring</artifactId> diff --git a/org.eclipse.ltk.ui.refactoring.tests/pom.xml b/org.eclipse.ltk.ui.refactoring.tests/pom.xml index d75fa36ebf..5d7ca38f6a 100644 --- a/org.eclipse.ltk.ui.refactoring.tests/pom.xml +++ b/org.eclipse.ltk.ui.refactoring.tests/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.jdt.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../tests-pom/</relativePath> </parent> <groupId>org.eclipse.ltk</groupId> diff --git a/org.eclipse.ltk.ui.refactoring/pom.xml b/org.eclipse.ltk.ui.refactoring/pom.xml index e0cd503ad8..80bf07c924 100644 --- a/org.eclipse.ltk.ui.refactoring/pom.xml +++ b/org.eclipse.ltk.ui.refactoring/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.jdt.ui</artifactId> <groupId>eclipse.jdt.ui</groupId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.ltk</groupId> <artifactId>org.eclipse.ltk.ui.refactoring</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.jdt.ui</groupId> <artifactId>eclipse.jdt.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 301eb94fe0..96c3a21d10 100644 --- a/tests-pom/pom.xml +++ b/tests-pom/pom.xml @@ -14,10 +14,10 @@ <parent> <artifactId>eclipse.jdt.ui</artifactId> <groupId>eclipse.jdt.ui</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> |
