Skip to content

Commit

Permalink
[backport] Version bumps for 2023-03
Browse files Browse the repository at this point in the history
  • Loading branch information
laeubi committed Mar 15, 2023
1 parent 847e8f3 commit afe57ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tycho-apitools-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>org.eclipse.pde</groupId>
<artifactId>org.eclipse.pde.api.tools</artifactId>
<version>1.2.1100</version>
<version>1.2.1200</version>
<type>eclipse-plugin</type>
<exclusions>
<exclusion>
Expand All @@ -42,7 +42,7 @@
<dependency>
<groupId>org.eclipse.pde</groupId>
<artifactId>org.eclipse.pde.core</artifactId>
<version>3.16.0</version>
<version>3.16.100</version>
<type>eclipse-plugin</type>
<exclusions>
<exclusion>
Expand All @@ -54,7 +54,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.common</artifactId>
<version>3.17.0</version>
<version>3.17.100</version>
</dependency>
<dependency>
<groupId>org.eclipse.jdt</groupId>
Expand Down

0 comments on commit afe57ea

Please sign in to comment.