Skip to content

Commit 26830a9

Browse files
eclipse-releng-botakurtakov
authored andcommitted
Update release version for 4.39
1 parent d0da14f commit 26830a9

File tree

14 files changed

+14
-14
lines changed
  • org.eclipse.jdt.annotation
  • org.eclipse.jdt.apt.pluggable.tests
  • org.eclipse.jdt.apt.tests
  • org.eclipse.jdt.compiler.apt.tests
  • org.eclipse.jdt.compiler.tool.tests
  • org.eclipse.jdt.core.compiler.batch
  • org.eclipse.jdt.core.tests.builder.mockcompiler
  • org.eclipse.jdt.core.tests.builder
  • org.eclipse.jdt.core.tests.compiler
  • org.eclipse.jdt.core.tests.model
  • org.eclipse.jdt.core.tests.performance
  • org.eclipse.jdt.core
  • tests-pom

14 files changed

+14
-14
lines changed

org.eclipse.jdt.annotation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<artifactId>eclipse.jdt.core</artifactId>
1616
<groupId>org.eclipse.jdt</groupId>
17-
<version>4.38.0-SNAPSHOT</version>
17+
<version>4.39.0-SNAPSHOT</version>
1818
</parent>
1919
<artifactId>org.eclipse.jdt.annotation</artifactId>
2020
<version>2.4.100-SNAPSHOT</version>

org.eclipse.jdt.apt.pluggable.tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<artifactId>tests-pom</artifactId>
1717
<groupId>org.eclipse.jdt</groupId>
18-
<version>4.38.0-SNAPSHOT</version>
18+
<version>4.39.0-SNAPSHOT</version>
1919
<relativePath>../tests-pom/</relativePath>
2020
</parent>
2121
<artifactId>org.eclipse.jdt.apt.pluggable.tests</artifactId>

org.eclipse.jdt.apt.tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<artifactId>tests-pom</artifactId>
1717
<groupId>org.eclipse.jdt</groupId>
18-
<version>4.38.0-SNAPSHOT</version>
18+
<version>4.39.0-SNAPSHOT</version>
1919
<relativePath>../tests-pom/</relativePath>
2020
</parent>
2121
<artifactId>org.eclipse.jdt.apt.tests</artifactId>

org.eclipse.jdt.compiler.apt.tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<artifactId>tests-pom</artifactId>
1717
<groupId>org.eclipse.jdt</groupId>
18-
<version>4.38.0-SNAPSHOT</version>
18+
<version>4.39.0-SNAPSHOT</version>
1919
<relativePath>../tests-pom/</relativePath>
2020
</parent>
2121
<artifactId>org.eclipse.jdt.compiler.apt.tests</artifactId>

org.eclipse.jdt.compiler.tool.tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<artifactId>tests-pom</artifactId>
1717
<groupId>org.eclipse.jdt</groupId>
18-
<version>4.38.0-SNAPSHOT</version>
18+
<version>4.39.0-SNAPSHOT</version>
1919
<relativePath>../tests-pom/</relativePath>
2020
</parent>
2121
<artifactId>org.eclipse.jdt.compiler.tool.tests</artifactId>

org.eclipse.jdt.core.compiler.batch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<artifactId>eclipse.jdt.core</artifactId>
1616
<groupId>org.eclipse.jdt</groupId>
17-
<version>4.38.0-SNAPSHOT</version>
17+
<version>4.39.0-SNAPSHOT</version>
1818
</parent>
1919
<artifactId>org.eclipse.jdt.core.compiler.batch</artifactId>
2020
<version>3.44.0-SNAPSHOT</version>

org.eclipse.jdt.core.tests.builder.mockcompiler/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<artifactId>tests-pom</artifactId>
1818
<groupId>org.eclipse.jdt</groupId>
19-
<version>4.38.0-SNAPSHOT</version>
19+
<version>4.39.0-SNAPSHOT</version>
2020
<relativePath>../tests-pom/</relativePath>
2121
</parent>
2222
<artifactId>org.eclipse.jdt.core.tests.builder.mockcompiler</artifactId>

org.eclipse.jdt.core.tests.builder/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<artifactId>tests-pom</artifactId>
1616
<groupId>org.eclipse.jdt</groupId>
17-
<version>4.38.0-SNAPSHOT</version>
17+
<version>4.39.0-SNAPSHOT</version>
1818
<relativePath>../tests-pom/</relativePath>
1919
</parent>
2020
<artifactId>org.eclipse.jdt.core.tests.builder</artifactId>

org.eclipse.jdt.core.tests.compiler/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<artifactId>tests-pom</artifactId>
1717
<groupId>org.eclipse.jdt</groupId>
18-
<version>4.38.0-SNAPSHOT</version>
18+
<version>4.39.0-SNAPSHOT</version>
1919
<relativePath>../tests-pom/</relativePath>
2020
</parent>
2121
<artifactId>org.eclipse.jdt.core.tests.compiler</artifactId>

org.eclipse.jdt.core.tests.model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<artifactId>tests-pom</artifactId>
1717
<groupId>org.eclipse.jdt</groupId>
18-
<version>4.38.0-SNAPSHOT</version>
18+
<version>4.39.0-SNAPSHOT</version>
1919
<relativePath>../tests-pom/</relativePath>
2020
</parent>
2121
<artifactId>org.eclipse.jdt.core.tests.model</artifactId>

0 commit comments

Comments
 (0)