Skip to content

Commit

Permalink
[maven-release-plugin] prepare release defectdojo-client-1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
secureCodeBoxBot committed Aug 10, 2023
1 parent 9ce6432 commit 9ef6da4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>io.securecodebox</groupId>
<artifactId>defectdojo-client</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>jar</packaging>
<name>DefectDojo Client Java</name>
<description>
Expand Down Expand Up @@ -32,7 +32,7 @@
<connection>scm:git:https://github.com/secureCodeBox/defectdojo-client-java.git</connection>
<developerConnection>scm:git:https://github.com/secureCodeBox/defectdojo-client-java.git</developerConnection>
<url>https://github.com/secureCodeBox/defectdojo-client-java.git</url>
<tag>HEAD</tag>
<tag>defectdojo-client-1.0.0</tag>
</scm>

<developers>
Expand Down

0 comments on commit 9ef6da4

Please sign in to comment.