Skip to content

Commit 3303b60

Browse files
HannesWellgithub-actions[bot]
authored andcommitted
Update for release 4.35
1 parent e6588c2 commit 3303b60

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

binaries/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>eclipse.platform.swt</groupId>
2121
<artifactId>eclipse.platform.swt</artifactId>
22-
<version>4.34.0-SNAPSHOT</version>
22+
<version>4.35.0-SNAPSHOT</version>
2323
</parent>
2424

2525
<groupId>org.eclipse.swt</groupId>

bundles/org.eclipse.swt/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<artifactId>eclipse.platform.swt</artifactId>
1818
<groupId>eclipse.platform.swt</groupId>
19-
<version>4.34.0-SNAPSHOT</version>
19+
<version>4.35.0-SNAPSHOT</version>
2020
<relativePath>../../</relativePath>
2121
</parent>
2222
<groupId>org.eclipse.swt</groupId>

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<artifactId>eclipse.platform.swt</artifactId>
1818
<groupId>eclipse.platform.swt</groupId>
19-
<version>4.34.0-SNAPSHOT</version>
19+
<version>4.35.0-SNAPSHOT</version>
2020
<relativePath>../../</relativePath>
2121
</parent>
2222
<groupId>org.eclipse.swt</groupId>

local-build/local-build-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<artifactId>eclipse.platform.swt</artifactId>
1616
<groupId>eclipse.platform.swt</groupId>
17-
<version>4.34.0-SNAPSHOT</version>
17+
<version>4.35.0-SNAPSHOT</version>
1818
<relativePath>../../</relativePath>
1919
</parent>
2020
<artifactId>eclipse.platform.swt.localbuild</artifactId>

local-build/org.eclipse.swt.fragments.localbuild/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<artifactId>eclipse.platform.swt</artifactId>
1616
<groupId>eclipse.platform.swt</groupId>
17-
<version>4.34.0-SNAPSHOT</version>
17+
<version>4.35.0-SNAPSHOT</version>
1818
<relativePath>../../</relativePath>
1919
</parent>
2020
<groupId>org.eclipse.swt</groupId>

pom.xml

+1-1
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.34.0-SNAPSHOT</version>
21+
<version>4.35.0-SNAPSHOT</version>
2222
<relativePath>../eclipse-platform-parent</relativePath>
2323
</parent>
2424

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<artifactId>eclipse.platform.swt.localbuild</artifactId>
1818
<groupId>eclipse.platform.swt</groupId>
19-
<version>4.34.0-SNAPSHOT</version>
19+
<version>4.35.0-SNAPSHOT</version>
2020
<relativePath>../../local-build/local-build-parent/</relativePath>
2121
</parent>
2222
<groupId>org.eclipse.swt</groupId>

0 commit comments

Comments
 (0)