diff options
-rw-r--r-- | org.eclipse.jdt.annotation/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.jdt.annotation_v1/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.jdt.apt.core/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.jdt.apt.pluggable.core/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.jdt.apt.pluggable.tests/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.jdt.apt.tests/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.jdt.apt.ui/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.jdt.compiler.apt.tests/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.jdt.compiler.apt/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.jdt.compiler.tool.tests/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.jdt.compiler.tool/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.jdt.core.formatterapp/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.jdt.core.tests.builder/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.jdt.core.tests.compiler/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.jdt.core.tests.model/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.jdt.core.tests.performance/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.jdt.core/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 2 | ||||
-rw-r--r-- | tests-pom/pom.xml | 2 |
19 files changed, 19 insertions, 19 deletions
diff --git a/org.eclipse.jdt.annotation/pom.xml b/org.eclipse.jdt.annotation/pom.xml index dc703e6785..c29a3423ea 100644 --- a/org.eclipse.jdt.annotation/pom.xml +++ b/org.eclipse.jdt.annotation/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.jdt.core</artifactId> <groupId>eclipse.jdt.core</groupId> - <version>4.22.0-SNAPSHOT</version> + <version>4.23.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.annotation</artifactId> diff --git a/org.eclipse.jdt.annotation_v1/pom.xml b/org.eclipse.jdt.annotation_v1/pom.xml index e30a21315e..cb9db4fd4d 100644 --- a/org.eclipse.jdt.annotation_v1/pom.xml +++ b/org.eclipse.jdt.annotation_v1/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.jdt.core</artifactId> <groupId>eclipse.jdt.core</groupId> - <version>4.22.0-SNAPSHOT</version> + <version>4.23.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.annotation</artifactId> diff --git a/org.eclipse.jdt.apt.core/pom.xml b/org.eclipse.jdt.apt.core/pom.xml index c0a629eac8..4aceae8d37 100644 --- a/org.eclipse.jdt.apt.core/pom.xml +++ b/org.eclipse.jdt.apt.core/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.jdt.core</artifactId> <groupId>eclipse.jdt.core</groupId> - <version>4.22.0-SNAPSHOT</version> + <version>4.23.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.apt.core</artifactId> diff --git a/org.eclipse.jdt.apt.pluggable.core/pom.xml b/org.eclipse.jdt.apt.pluggable.core/pom.xml index 3ec7910093..1a748340ef 100644 --- a/org.eclipse.jdt.apt.pluggable.core/pom.xml +++ b/org.eclipse.jdt.apt.pluggable.core/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.jdt.core</artifactId> <groupId>eclipse.jdt.core</groupId> - <version>4.22.0-SNAPSHOT</version> + <version>4.23.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.apt.pluggable.core</artifactId> diff --git a/org.eclipse.jdt.apt.pluggable.tests/pom.xml b/org.eclipse.jdt.apt.pluggable.tests/pom.xml index 9b5bbd778d..c3990a55a5 100644 --- a/org.eclipse.jdt.apt.pluggable.tests/pom.xml +++ b/org.eclipse.jdt.apt.pluggable.tests/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.jdt.core</groupId> - <version>4.22.0-SNAPSHOT</version> + <version>4.23.0-SNAPSHOT</version> <relativePath>../tests-pom/</relativePath> </parent> <groupId>org.eclipse.jdt</groupId> diff --git a/org.eclipse.jdt.apt.tests/pom.xml b/org.eclipse.jdt.apt.tests/pom.xml index 0b4369025f..7101f3ae80 100644 --- a/org.eclipse.jdt.apt.tests/pom.xml +++ b/org.eclipse.jdt.apt.tests/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.jdt.core</groupId> - <version>4.22.0-SNAPSHOT</version> + <version>4.23.0-SNAPSHOT</version> <relativePath>../tests-pom/</relativePath> </parent> <groupId>org.eclipse.jdt</groupId> diff --git a/org.eclipse.jdt.apt.ui/pom.xml b/org.eclipse.jdt.apt.ui/pom.xml index b258d3ef29..ac3b8361b5 100644 --- a/org.eclipse.jdt.apt.ui/pom.xml +++ b/org.eclipse.jdt.apt.ui/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.jdt.core</artifactId> <groupId>eclipse.jdt.core</groupId> - <version>4.22.0-SNAPSHOT</version> + <version>4.23.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.apt.ui</artifactId> diff --git a/org.eclipse.jdt.compiler.apt.tests/pom.xml b/org.eclipse.jdt.compiler.apt.tests/pom.xml index a65a3b5b0f..7736efa299 100644 --- a/org.eclipse.jdt.compiler.apt.tests/pom.xml +++ b/org.eclipse.jdt.compiler.apt.tests/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.jdt.core</groupId> - <version>4.22.0-SNAPSHOT</version> + <version>4.23.0-SNAPSHOT</version> <relativePath>../tests-pom/</relativePath> </parent> <groupId>org.eclipse.jdt</groupId> diff --git a/org.eclipse.jdt.compiler.apt/pom.xml b/org.eclipse.jdt.compiler.apt/pom.xml index 0b3e254c1a..8dcfbe1432 100644 --- a/org.eclipse.jdt.compiler.apt/pom.xml +++ b/org.eclipse.jdt.compiler.apt/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.jdt.core</artifactId> <groupId>eclipse.jdt.core</groupId> - <version>4.22.0-SNAPSHOT</version> + <version>4.23.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.compiler.apt</artifactId> diff --git a/org.eclipse.jdt.compiler.tool.tests/pom.xml b/org.eclipse.jdt.compiler.tool.tests/pom.xml index 9095441eed..05771c1f1e 100644 --- a/org.eclipse.jdt.compiler.tool.tests/pom.xml +++ b/org.eclipse.jdt.compiler.tool.tests/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.jdt.core</groupId> - <version>4.22.0-SNAPSHOT</version> + <version>4.23.0-SNAPSHOT</version> <relativePath>../tests-pom/</relativePath> </parent> <groupId>org.eclipse.jdt</groupId> diff --git a/org.eclipse.jdt.compiler.tool/pom.xml b/org.eclipse.jdt.compiler.tool/pom.xml index 2c3cbc1ddb..6528b83a2b 100644 --- a/org.eclipse.jdt.compiler.tool/pom.xml +++ b/org.eclipse.jdt.compiler.tool/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.jdt.core</artifactId> <groupId>eclipse.jdt.core</groupId> - <version>4.22.0-SNAPSHOT</version> + <version>4.23.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.compiler.tool</artifactId> diff --git a/org.eclipse.jdt.core.formatterapp/pom.xml b/org.eclipse.jdt.core.formatterapp/pom.xml index 6807151c0b..f85f3d1807 100644 --- a/org.eclipse.jdt.core.formatterapp/pom.xml +++ b/org.eclipse.jdt.core.formatterapp/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>eclipse.jdt.core</artifactId> <groupId>eclipse.jdt.core</groupId> - <version>4.22.0-SNAPSHOT</version> + <version>4.23.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.core.formatterapp</artifactId> diff --git a/org.eclipse.jdt.core.tests.builder/pom.xml b/org.eclipse.jdt.core.tests.builder/pom.xml index ffadaf2d16..5042761e8f 100644 --- a/org.eclipse.jdt.core.tests.builder/pom.xml +++ b/org.eclipse.jdt.core.tests.builder/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.jdt.core</groupId> - <version>4.22.0-SNAPSHOT</version> + <version>4.23.0-SNAPSHOT</version> <relativePath>../tests-pom/</relativePath> </parent> <groupId>org.eclipse.jdt</groupId> diff --git a/org.eclipse.jdt.core.tests.compiler/pom.xml b/org.eclipse.jdt.core.tests.compiler/pom.xml index 771c2b6f31..ef55406773 100644 --- a/org.eclipse.jdt.core.tests.compiler/pom.xml +++ b/org.eclipse.jdt.core.tests.compiler/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.jdt.core</groupId> - <version>4.22.0-SNAPSHOT</version> + <version>4.23.0-SNAPSHOT</version> <relativePath>../tests-pom/</relativePath> </parent> <groupId>org.eclipse.jdt</groupId> diff --git a/org.eclipse.jdt.core.tests.model/pom.xml b/org.eclipse.jdt.core.tests.model/pom.xml index 2a9fcdb690..6ab1190ee9 100644 --- a/org.eclipse.jdt.core.tests.model/pom.xml +++ b/org.eclipse.jdt.core.tests.model/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.jdt.core</groupId> - <version>4.22.0-SNAPSHOT</version> + <version>4.23.0-SNAPSHOT</version> <relativePath>../tests-pom/</relativePath> </parent> <groupId>org.eclipse.jdt</groupId> diff --git a/org.eclipse.jdt.core.tests.performance/pom.xml b/org.eclipse.jdt.core.tests.performance/pom.xml index 2aee6dd5fd..9e68d29a42 100644 --- a/org.eclipse.jdt.core.tests.performance/pom.xml +++ b/org.eclipse.jdt.core.tests.performance/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.jdt.core</groupId> - <version>4.22.0-SNAPSHOT</version> + <version>4.23.0-SNAPSHOT</version> <relativePath>../tests-pom/</relativePath> </parent> <groupId>org.eclipse.jdt</groupId> diff --git a/org.eclipse.jdt.core/pom.xml b/org.eclipse.jdt.core/pom.xml index f7ea5ae0eb..74955d78b2 100644 --- a/org.eclipse.jdt.core/pom.xml +++ b/org.eclipse.jdt.core/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.jdt.core</artifactId> <groupId>eclipse.jdt.core</groupId> - <version>4.22.0-SNAPSHOT</version> + <version>4.23.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jdt</groupId> <artifactId>org.eclipse.jdt.core</artifactId> @@ -15,7 +15,7 @@ <parent> <groupId>org.eclipse</groupId> <artifactId>eclipse-platform-parent</artifactId> - <version>4.22.0-SNAPSHOT</version> + <version>4.23.0-SNAPSHOT</version> <relativePath>../eclipse-platform-parent</relativePath> </parent> diff --git a/tests-pom/pom.xml b/tests-pom/pom.xml index 88f4929ecf..e81a60a25b 100644 --- a/tests-pom/pom.xml +++ b/tests-pom/pom.xml @@ -14,7 +14,7 @@ <parent> <groupId>eclipse.jdt.core</groupId> <artifactId>eclipse.jdt.core</artifactId> - <version>4.22.0-SNAPSHOT</version> + <version>4.23.0-SNAPSHOT</version> </parent> <artifactId>tests-pom</artifactId> <packaging>pom</packaging> |