Skip to content

Commit 69804ac

Browse files
eclipse-releng-botHannesWell
authored andcommitted
Update release version for 4.38
1 parent 379558b commit 69804ac

File tree

20 files changed

+20
-20
lines changed

20 files changed

+20
-20
lines changed

apitools/org.eclipse.pde.api.tools.tests/pom.xml

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

apitools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde</artifactId>
17-
<version>4.37.0-SNAPSHOT</version>
17+
<version>4.38.0-SNAPSHOT</version>
1818
</parent>
1919
<artifactId>eclipse.pde.apitools</artifactId>
2020
<packaging>pom</packaging>

build/org.eclipse.pde.build.tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.eclipse.pde</groupId>
99
<artifactId>eclipse.pde.build</artifactId>
10-
<version>4.37.0-SNAPSHOT</version>
10+
<version>4.38.0-SNAPSHOT</version>
1111
</parent>
1212
<artifactId>org.eclipse.pde.build.tests</artifactId>
1313
<version>1.4.900-SNAPSHOT</version>

build/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde</artifactId>
17-
<version>4.37.0-SNAPSHOT</version>
17+
<version>4.38.0-SNAPSHOT</version>
1818
</parent>
1919
<artifactId>eclipse.pde.build</artifactId>
2020
<packaging>pom</packaging>

ds/org.eclipse.pde.ds.tck/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.eclipse.pde</groupId>
88
<artifactId>eclipse.pde</artifactId>
9-
<version>4.37.0-SNAPSHOT</version>
9+
<version>4.38.0-SNAPSHOT</version>
1010
<relativePath>../../</relativePath>
1111
</parent>
1212
<artifactId>org.eclipse.pde.ds.tck</artifactId>

ds/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde</artifactId>
17-
<version>4.37.0-SNAPSHOT</version>
17+
<version>4.38.0-SNAPSHOT</version>
1818
</parent>
1919
<artifactId>eclipse.pde.ds</artifactId>
2020
<packaging>pom</packaging>

e4tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml

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

e4tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde</artifactId>
17-
<version>4.37.0-SNAPSHOT</version>
17+
<version>4.38.0-SNAPSHOT</version>
1818
</parent>
1919
<artifactId>eclipse.pde.e4tools</artifactId>
2020
<packaging>pom</packaging>

e4tools/tests/org.eclipse.e4.tools.compatibility.migration.tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde.e4tools</artifactId>
17-
<version>4.37.0-SNAPSHOT</version>
17+
<version>4.38.0-SNAPSHOT</version>
1818
<relativePath>../../</relativePath>
1919
</parent>
2020
<artifactId>org.eclipse.e4.tools.compatibility.migration.tests</artifactId>

e4tools/tests/org.eclipse.e4.tools.persistence.tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.pde</groupId>
1616
<artifactId>eclipse.pde.e4tools</artifactId>
17-
<version>4.37.0-SNAPSHOT</version>
17+
<version>4.38.0-SNAPSHOT</version>
1818
<relativePath>../../</relativePath>
1919
</parent>
2020
<artifactId>org.eclipse.e4.tools.persistence.tests</artifactId>

0 commit comments

Comments
 (0)