Skip to content

Commit 1b4ff68

Browse files
committed
revert whitespace changes in branch.
1 parent ae05a8b commit 1b4ff68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/ivysettings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ SPDX-License-Identifier: Apache-2.0
2020
<resolvers>
2121
<!-- Resolver for downloading dependencies -->
2222
<url name="Sosy-Lab" descriptor="required">
23-
<ivy pattern="${ivy.repo.url}/[organisation]/[module]/ivy-[revision].xml"/>
24-
<artifact pattern="${ivy.repo.url}/[organisation]/[module]/[artifact]-[revision](-[classifier]).[ext]"/>
23+
<ivy pattern="${ivy.repo.url}/[organisation]/[module]/ivy-[revision].xml" />
24+
<artifact pattern="${ivy.repo.url}/[organisation]/[module]/[artifact]-[revision](-[classifier]).[ext]" />
2525
</url>
2626

2727
<!-- Resolver for publishing this project -->

0 commit comments

Comments
 (0)