Skip to content

Commit

Permalink
NUTCH-3033 Upgrade Ivy to v2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lewismc committed Mar 12, 2024
1 parent 45c16bd commit c871684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ivy/ivysettings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<resolvers>
<filesystem name="local-maven-2" m2compatible="true">
<artifact
pattern="${local-maven2-dir}/[organisation]/[module]/[revision]/[module]-[revision](-[classifier]).[ext]"
pattern="${local-maven2-dir}/[organisation]/[module]/[revision]/[module]-[revision](-[classifier]).[ext]" />
<ivy
pattern="${local-maven2-dir}/[organisation]/[module]/[revision]/[module]-[revision].pom" />
</filesystem>
Expand Down

0 comments on commit c871684

Please sign in to comment.