Skip to content

Commit bc572b3

Browse files
committed
Provide a default value for local.repo.url
1 parent ba0615a commit bc572b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
<project.hamcrest.version>3.0</project.hamcrest.version>
2222
<project.sigtest.version>1.3</project.sigtest.version>
2323
<integration.tests.args>--help</integration.tests.args>
24+
<!-- intentionally empty: the default value, override with a URL the use a local repository -->
25+
<local.repo.url></local.repo.url>
2426
</properties>
2527

2628
<developers>

0 commit comments

Comments
 (0)