Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Commit 6d86328

Browse files
authored
pom.xmlに記載されている開発者情報を修正 (#4)
1 parent ae56981 commit 6d86328

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

pom.xml

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@
217217

218218
<url>https://github.com/poad/aws-maven</url>
219219

220-
<inceptionYear>2018</inceptionYear>
220+
<inceptionYear>2019</inceptionYear>
221221

222222
<licenses>
223223
<license>
@@ -232,11 +232,6 @@
232232
<url>https://github.com/poad/aws-maven</url>
233233
</scm>
234234

235-
<organization>
236-
<name>Platform Team</name>
237-
<url>https://platform.team</url>
238-
</organization>
239-
240235
<ciManagement>
241236
<system>Travis CI</system>
242237
<url>https://travis-ci.org/poad/aws-maven</url>
@@ -249,9 +244,9 @@
249244

250245
<developers>
251246
<developer>
252-
<id>moleksyuk</id>
253-
<name>Mykhailo Oleksiuk</name>
254-
<email>mykhailo.oleksiuk@gmail.com</email>
247+
<id>poad</id>
248+
<name>Kenji Saitok</name>
249+
<email>poad1010@gmail.com</email>
255250
</developer>
256251
</developers>
257252

0 commit comments

Comments
 (0)