File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65
76 <groupId >io.securecodebox</groupId >
87 <artifactId >defectdojo-client</artifactId >
9- <version >2.0.2-SNAPSHOT </version >
8+ <version >2.0.2.-alpha1 </version >
109 <packaging >jar</packaging >
1110 <name >DefectDojo Client Java</name >
1211 <description >
6766 <connection >scm:git:https://github.com/secureCodeBox/defectdojo-client-java.git</connection >
6867 <developerConnection >scm:git:https://github.com/secureCodeBox/defectdojo-client-java.git</developerConnection >
6968 <url >https://github.com/secureCodeBox/defectdojo-client-java.git</url >
70- <tag >defectdojo-client-2.0.0 </tag >
69+ <tag >defectdojo-client-2.0.2.-alpha1 </tag >
7170 </scm >
7271
7372 <properties >
301300
302301 <configuration >
303302 <rules >
304- <dependencyConvergence />
305- <requirePluginVersions />
303+ <dependencyConvergence />
304+ <requirePluginVersions />
306305 <requireJavaVersion >
307306 <version >${project.build.version.target} </version >
308307 </requireJavaVersion >
You can’t perform that action at this time.
0 commit comments