Skip to content

Commit 01d04ae

Browse files
committed
work
1 parent 353d27c commit 01d04ae

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

pom.xml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<name>greenshop</name>
2525
<description>Mogration of PHP based oscommerce 2.x ecommerce application tp Spring Boot Java MVC Framework</description>
26-
<url>https://homepage.ruhr-uni-bochum.de/Thomas.Woehlke/java/greenshop</url>
26+
<url>https://java.woehlke.org/greenshop</url>
2727
<inceptionYear>2012</inceptionYear>
2828

2929
<organization>
@@ -33,9 +33,11 @@
3333

3434
<developers>
3535
<developer>
36-
<name>Thomas Wöhlke</name>
37-
<email>github@woehlke.org</email>
38-
<url>https://github.com/thomaswoehlke/</url>
36+
<id>thomaswoehlke</id>
37+
<name>Thomas Woehlke</name>
38+
<email>thomas.woehlke@gmail.com</email>
39+
<url>https://github.com/thomaswoehlke</url>
40+
<timezone>Europe/Paris</timezone>
3941
</developer>
4042
</developers>
4143

0 commit comments

Comments
 (0)