Skip to content

Commit f5354b7

Browse files
Update for release 4.35 (eclipse-platform#2531)
Co-authored-by: MohananRahul <[email protected]>
1 parent 69f6e45 commit f5354b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/pom.xml

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

pom.xml

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

0 commit comments

Comments
 (0)