Skip to content

Commit cbbdb73

Browse files
committed
Add developer information
1 parent 466aa32 commit cbbdb73

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.1
1+
0.1.0

pom.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,20 @@
2020
</description>
2121
<url>https://github.com/arago/java-project</url>
2222

23+
<developers>
24+
<developer>
25+
<id>whuebner</id>
26+
<name>Wolfgang Hübner</name>
27+
<email>whuebner@arago.co</email>
28+
<organization>arago GmbH</organization>
29+
<organizationUrl>https://www.arago.co</organizationUrl>
30+
<roles>
31+
<role>Developer</role>
32+
</roles>
33+
<timezone>Europe/Berlin</timezone>
34+
</developer>
35+
</developers>
36+
2337
<scm>
2438
<url>scm:git:https://github.com/arago/java-project.git</url>
2539
</scm>

0 commit comments

Comments
 (0)