Skip to content

Commit 89a5e54

Browse files
committed
Fixed #129
1 parent 0e552f5 commit 89a5e54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
</issueManagement>
4141
<distributionManagement>
4242
<site>
43-
<id>simpleworklist.frodo.fritz.box</id>
44-
<url>file://C:/xampp/x64-7.1.26-0-VC14/htdocs/p/simpleworklist</url>
43+
<id>simpleworklist.public_html</id>
44+
<url>${user.home}/public_html/p/simpleworklist</url>
4545
</site>
4646
</distributionManagement>
4747

0 commit comments

Comments
 (0)