Skip to content

Commit

Permalink
Complete pom.xml
Browse files Browse the repository at this point in the history
That way maven central requirement checks pass when releasing
  • Loading branch information
sebastienvermeille committed Aug 27, 2024
1 parent 7b9c04b commit b1fd6e7
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,20 @@
</roles>
</contributor>
</contributors>
<developers>
<developer>
<id>sebastienvermeille</id>
<name>Sebastien Vermeille</name>
<email>sebastien.vermeille@gmail.com</email>
<organization>CookieCode.dev</organization>
<organizationUrl>http://cookiecode.dev/</organizationUrl>
<roles>
<role>architect</role>
<role>developer</role>
</roles>
<timezone>+1</timezone>
</developer>
</developers>

<modules>
<module>stylesniffer-api</module>
Expand Down

0 comments on commit b1fd6e7

Please sign in to comment.