We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2813752 commit b603b95Copy full SHA for b603b95
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>io.securecodebox</groupId>
7
<artifactId>defectdojo-client</artifactId>
8
- <version>2.0.2.-alpha1</version>
+ <version>2.0.3.-alpha1-SNAPSHOT</version>
9
<packaging>jar</packaging>
10
<name>DefectDojo Client Java</name>
11
<description>
@@ -66,7 +66,7 @@
66
<connection>scm:git:https://github.com/secureCodeBox/defectdojo-client-java.git</connection>
67
<developerConnection>scm:git:https://github.com/secureCodeBox/defectdojo-client-java.git</developerConnection>
68
<url>https://github.com/secureCodeBox/defectdojo-client-java.git</url>
69
- <tag>defectdojo-client-2.0.2.-alpha1</tag>
+ <tag>defectdojo-client-2.0.0</tag>
70
</scm>
71
72
<properties>
0 commit comments