Skip to content

Commit 62f0dd4

Browse files
marko-bekhtakoentsje
authored andcommitted
HBX-2992: Backport automated releases to branch 6.5
- Use settings.localRepository instead of a custom property
1 parent 3740850 commit 62f0dd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
<argument>clean</argument>
6868
<argument>build</argument>
6969
<argument>-Pversion=${project.version}</argument>
70+
<argument>-Dmaven.repo.local=${settings.localRepository}</argument>
7071
</arguments>
7172
</configuration>
7273
<goals>

0 commit comments

Comments
 (0)