Skip to content

Commit

Permalink
[bug] add the developer tag due to nexus staging failure
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdollahi authored and Abdollahi committed Jul 13, 2024
1 parent d4dd199 commit d8f5b9b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
<packaging>jar</packaging>
<version>5.2.2-SNAPSHOT</version>
<name>Tosan Validation</name>

<description>A java library for fields validation using the hibernate validator.</description>
<url>https://github.com/Tosan/tedisson</url>

<licenses>
Expand All @@ -16,6 +18,15 @@
</license>
</licenses>

<developers>
<developer>
<name>mosidev</name>
<email>[email protected]</email>
<organization>tosan</organization>
<organizationUrl>https://www.tosan.com</organizationUrl>
</developer>
</developers>

<scm>
<connection>scm:git:https://github.com/Tosan/tosan-validation.git</connection>
<developerConnection>scm:git:https://github.com/Tosan/tosan-validation.git</developerConnection>
Expand Down

0 comments on commit d8f5b9b

Please sign in to comment.