X Tutup
Skip to content

Commit 51ffd90

Browse files
committed
Added organization
1 parent b43b648 commit 51ffd90

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010
<url>https://github.com/dschadow/Java-Web-Security</url>
1111
<description>This repository contains the complete code samples from my book 'Java-Web-Security - Sichere Webanwendungen mit Java entwickeln' (dpunkt.verlag, ISBN 978-3-86490-146-1).</description>
1212

13+
<organization>
14+
<name>Dominik Schadow</name>
15+
<url>http://www.dominikschadow.de</url>
16+
</organization>
17+
1318
<issueManagement>
1419
<system>GitHub</system>
1520
<url>https://github.com/dschadow/Java-Web-Security/issues</url>

0 commit comments

Comments
 (0)
X Tutup