Skip to content
This repository was archived by the owner on Aug 11, 2025. It is now read-only.

Commit dc07ac8

Browse files
committed
Use 4.36 parent pom
1 parent 15bbbef commit dc07ac8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

org.eclipse.images.renderer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>org.eclipse.images.parent</artifactId>
2424
<groupId>eclipse.images</groupId>
25-
<version>4.35.0-SNAPSHOT</version>
25+
<version>4.36.0-SNAPSHOT</version>
2626
<relativePath>../</relativePath>
2727
</parent>
2828
<packaging>maven-plugin</packaging>

org.eclipse.images/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<artifactId>org.eclipse.images.parent</artifactId>
1919
<groupId>eclipse.images</groupId>
20-
<version>4.35.0-SNAPSHOT</version>
20+
<version>4.36.0-SNAPSHOT</version>
2121
<relativePath>../</relativePath>
2222
</parent>
2323
<groupId>org.eclipse.images</groupId>

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

0 commit comments

Comments
 (0)