Skip to content

Commit

Permalink
Move the pom files to 4.29 from 4.30.
Browse files Browse the repository at this point in the history
  • Loading branch information
jarthana committed Sep 13, 2023
1 parent 37de685 commit 569f16c
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng.java21patch</artifactId>
<version>4.30.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng.java21patch</artifactId>
<version>4.30.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jdt.feature</groupId>
<artifactId>org.eclipse.jdt</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng.java21patch</artifactId>
<version>4.30.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.dummy</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng.java21patch</artifactId>
<version>4.30.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jdt.feature</groupId>
<artifactId>org.eclipse.jdt.java21patch</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
<version>4.30.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
<relativePath>../../eclipse-platform-parent</relativePath>
</parent>

<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng.java21patch</artifactId>
<version>4.30.0-SNAPSHOT</version>
<version>4.29.0-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down

0 comments on commit 569f16c

Please sign in to comment.