Skip to content

Commit

Permalink
Eclipse 4.23 (RC2a) JDT Patch for Groovy-Eclipse
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-milles committed Mar 9, 2022
1 parent c6ef59c commit 5e77ef9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion groovy-eclipse.setup
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@
<repository
url="https://download.eclipse.org/eclipse/updates/4.23"/>
<repository
url="https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220302-1800"/>
url="https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220308-0310"/>
</repositoryList>
<repositoryList
name="2021-12">
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<repository>
<id>milestone</id>
<layout>p2</layout>
<url>https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220302-1800</url>
<url>https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220308-0310</url>
</repository>
</repositories>
<modules>
Expand Down

0 comments on commit 5e77ef9

Please sign in to comment.