Skip to content

Commit

Permalink
Eclipse 4.19 (RC2) JDT Patch for Groovy-Eclipse: JDT commit 37880e2
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-milles committed Mar 6, 2021
1 parent 26b4c8e commit a7a9911
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</license>

<requires>
<import feature="org.eclipse.jdt" version="3.18.700.v20210224-1800" patch="true"/>
<import feature="org.eclipse.jdt" version="3.18.700.v20210303-1800" patch="true"/>
</requires>

<plugin
Expand Down
1 change: 1 addition & 0 deletions jdt-patch/e419/org.eclipse.jdt.core/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
2021-02-08: babeca4 (2021-03 M2)
2021-02-22: 96e9f52 (2021-03 M3)
2021-02-28: 37880e2 (2021-03 RC1)
2021-03-05: 37880e2 (2021-03 RC2)
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<repository>
<id>eclipse</id>
<layout>p2</layout>
<url>https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800</url>
<url>https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210303-1800</url>
</repository>
</repositories>
<modules>
Expand Down

0 comments on commit a7a9911

Please sign in to comment.