Skip to content

Commit 7246573

Browse files
committed
Fixed #129
1 parent 89a5e54 commit 7246573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<distributionManagement>
4242
<site>
4343
<id>simpleworklist.public_html</id>
44-
<url>${user.home}/public_html/p/simpleworklist</url>
44+
<url>file://${user.home}/public_html/p/simpleworklist</url>
4545
</site>
4646
</distributionManagement>
4747

0 commit comments

Comments
 (0)