Skip to content

Commit 4a922f0

Browse files
committed
Add developer section to pom.
1 parent 9403981 commit 4a922f0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pom.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,14 @@
7070
</license>
7171
</licenses>
7272

73+
<developers>
74+
<developer>
75+
<name>Ullrich Hafner</name>
76+
<id>uhafner</id>
77+
<email>ullrich.hafner@gmail.com</email>
78+
</developer>
79+
</developers>
80+
7381
<dependencyManagement>
7482
<dependencies>
7583
<dependency>

0 commit comments

Comments
 (0)