Skip to content

Commit 55e9110

Browse files
eclipse-releng-botEclipse Releng Bot
andauthored
Update release version for 4.37 (#2195)
Co-authored-by: Eclipse Releng Bot <eclipse-releng-bot@eclipse.org>
1 parent e4890da commit 55e9110

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

binaries/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.eclipse.platform</groupId>
2121
<artifactId>eclipse.platform.swt</artifactId>
22-
<version>4.36.0-SNAPSHOT</version>
22+
<version>4.37.0-SNAPSHOT</version>
2323
</parent>
2424

2525
<artifactId>eclipse.platform.swt.binaries</artifactId>

bundles/org.eclipse.swt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.eclipse.platform</groupId>
1818
<artifactId>eclipse.platform.swt</artifactId>
19-
<version>4.36.0-SNAPSHOT</version>
19+
<version>4.37.0-SNAPSHOT</version>
2020
<relativePath>../../</relativePath>
2121
</parent>
2222
<artifactId>org.eclipse.swt</artifactId>

examples/org.eclipse.swt.examples.ole.win32/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.eclipse.platform</groupId>
1818
<artifactId>eclipse.platform.swt</artifactId>
19-
<version>4.36.0-SNAPSHOT</version>
19+
<version>4.37.0-SNAPSHOT</version>
2020
<relativePath>../../</relativePath>
2121
</parent>
2222
<artifactId>org.eclipse.swt.examples.ole.win32</artifactId>

local-build/local-build-parent/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.platform</groupId>
1616
<artifactId>eclipse.platform.swt</artifactId>
17-
<version>4.36.0-SNAPSHOT</version>
17+
<version>4.37.0-SNAPSHOT</version>
1818
<relativePath>../../</relativePath>
1919
</parent>
2020
<artifactId>eclipse.platform.swt.localbuild</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>org.eclipse</groupId>
2020
<artifactId>eclipse-platform-parent</artifactId>
21-
<version>4.36.0-SNAPSHOT</version>
21+
<version>4.37.0-SNAPSHOT</version>
2222
<relativePath>../eclipse-platform-parent</relativePath>
2323
</parent>
2424

tests/org.eclipse.swt.tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.eclipse.platform</groupId>
1818
<artifactId>eclipse.platform.swt.localbuild</artifactId>
19-
<version>4.36.0-SNAPSHOT</version>
19+
<version>4.37.0-SNAPSHOT</version>
2020
<relativePath>../../local-build/local-build-parent/</relativePath>
2121
</parent>
2222
<artifactId>org.eclipse.swt.tests</artifactId>

0 commit comments

Comments
 (0)