Skip to content

Commit 1bf73f2

Browse files
committed
work
1 parent 8ff081a commit 1bf73f2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.idea/dataSources.local.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<name>simpleworklist</name>
2424
<description>Your Todo-List for Getting Things Done</description>
25-
<url>https://java.woehlke.org/simpleworklist</url>
25+
<url>https://java.woehlke.org/spring/simpleworklist</url>
2626
<inceptionYear>2012</inceptionYear>
2727

2828
<organization>
@@ -55,7 +55,7 @@
5555
<distributionManagement>
5656
<site>
5757
<id>simpleworklist.public_html</id>
58-
<url>file://${user.home}/public_html/java/simpleworklist</url>
58+
<url>file://${user.home}/public_html/java/spring/simpleworklist</url>
5959
</site>
6060
<repository>
6161
<id>central</id>

0 commit comments

Comments
 (0)