Skip to content

Commit

Permalink
Add developers
Browse files Browse the repository at this point in the history
  • Loading branch information
alexengrig committed Jun 26, 2022
1 parent bdf8d81 commit 8e0fd22
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,14 @@
<url>https://github.com/devclubspb</url>
</organization>

<developers>
<developer>
<id>alexengrig</id>
<name>Grig Alex</name>
<email>alexengrigdev@gmail.com</email>
</developer>
</developers>

<properties>
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.source>11</maven.compiler.source>
Expand Down

0 comments on commit 8e0fd22

Please sign in to comment.