Skip to content

Commit 7bac8bf

Browse files
committed
Add developer info to pom.xml to keep Sonatype happy
1 parent 99fc142 commit 7bac8bf

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@
1515
<name>eWAY</name>
1616
<url>https://www.eway.com.au</url>
1717
</organization>
18+
<developers>
19+
<developer>
20+
<organization>eWAY</organization>
21+
<organizationUrl>https://www.eway.com.au</organizationUrl>
22+
</developer>
23+
</developers>
1824
<licenses>
1925
<license>
2026
<name>MIT</name>

0 commit comments

Comments
 (0)