Skip to content

Commit

Permalink
Enhance the aggregator to handle problems with expired signatures
Browse files Browse the repository at this point in the history
Use older TP for now.

#12
  • Loading branch information
merks committed Nov 14, 2022
1 parent 2e4c340 commit ec3412a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
<unit id="org.objectweb.asm.tree" version="0.0.0"/>
<unit id="org.slf4j.api" version="0.0.0"/>
<repository location="https://download.eclipse.org/cbi/updates/license"/>
<repository location="https://download.eclipse.org/eclipse/updates/4.26-I-builds"/>
<repository location="https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800"/>
<repository location="https://download.eclipse.org/nebula/releases/2.6.0"/>
<repository location="https://download.eclipse.org/releases/2022-12"/>
<repository location="https://download.eclipse.org/releases/2022-09"/>
</location>
</locations>
</target>

0 comments on commit ec3412a

Please sign in to comment.