File tree Expand file tree Collapse file tree 4 files changed +18
-19
lines changed Expand file tree Collapse file tree 4 files changed +18
-19
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <groupId >net.continuous-security-tools</groupId >
65 <artifactId >zap-java-integration</artifactId >
7- <version >0.4.1-SNAPSHOT </version >
6+ <version >0.4.2 </version >
87 <packaging >pom</packaging >
98
109 <name >ZAP Java Integration</name >
4948 <url >https://${GITHUB_TOKEN} @github.com/ContinuousSecurityTooling/zap-java.git</url >
5049 <connection >scm:git:${project.scm.url} </connection >
5150 <developerConnection >scm:git:${project.scm.url} </developerConnection >
52- <tag >HEAD </tag >
51+ <tag >v0.4.2 </tag >
5352 </scm >
5453
5554 <issueManagement >
7675 <java .version>11</java .version>
7776 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
7877 <project .reporting.outputEncoding>${project.build.sourceEncoding} </project .reporting.outputEncoding>
79- <surefire .argLine/>
78+ <surefire .argLine />
8079
8180 <sonar .projectKey>ContinuousSecurityTooling_zap-java</sonar .projectKey>
8281 <sonar .organization>continuoussecuritytooling</sonar .organization>
206205 <target >${java.version} </target >
207206 <encoding >${project.build.sourceEncoding} </encoding >
208207 <compilerArgs >
209- <compilerArg />
208+ <compilerArg />
210209 <arg >--add-exports</arg >
211210 <arg >java.xml/com.sun=ALL-UNNAMED</arg >
212211 <arg >--add-exports</arg >
240239 <configuration >
241240 <apiToken >${SNYK_API_TOKEN} </apiToken >
242241 <failOnSeverity >medium</failOnSeverity >
243- <org />
242+ <org />
244243 </configuration >
245244 </plugin >
246245
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <parent >
65 <groupId >net.continuous-security-tools</groupId >
76 <artifactId >zap-java-integration</artifactId >
8- <version >0.4.1-SNAPSHOT </version >
7+ <version >0.4.2 </version >
98 <relativePath >../</relativePath >
109 </parent >
1110
4948 <
connection >scm:git:
[email protected] :pdsoftplan/zap-maven-plugin.git</
connection >
5049 <
developerConnection >scm:git:
[email protected] :pdsoftplan/zap-maven-plugin.git</
developerConnection >
5150 <url >https://github.com/ContinuousSecurityTooling/zap-java</url >
52- </scm >
51+ <tag >v0.4.2</tag >
52+ </scm >
5353
5454 <issueManagement >
5555 <system >GitHub</system >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <parent >
65 <groupId >net.continuous-security-tools</groupId >
76 <artifactId >zap-java-integration</artifactId >
8- <version >0.4.1-SNAPSHOT </version >
7+ <version >0.4.2 </version >
98 <relativePath >../</relativePath >
109 </parent >
1110
4948 <
connection >scm:git:
[email protected] :pdsoftplan/zap-maven-plugin.git</
connection >
5049 <
developerConnection >scm:git:
[email protected] :pdsoftplan/zap-maven-plugin.git</
developerConnection >
5150 <url >https://github.com/ContinuousSecurityTooling/zap-maven-plugin</url >
52- </scm >
51+ <tag >v0.4.2</tag >
52+ </scm >
5353
5454 <issueManagement >
5555 <system >GitHub</system >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <parent >
65 <groupId >net.continuous-security-tools</groupId >
76 <artifactId >zap-java-integration</artifactId >
8- <version >0.4.1-SNAPSHOT </version >
7+ <version >0.4.2 </version >
98 <relativePath >../</relativePath >
109 </parent >
1110
4746 <
connection >scm:git:
[email protected] :pdsoftplan/zap-maven-plugin.git</
connection >
4847 <
developerConnection >scm:git:
[email protected] :pdsoftplan/zap-maven-plugin.git</
developerConnection >
4948 <url >https://github.com/ContinuousSecurityTooling/zap-java</url >
50- </scm >
49+ <tag >v0.4.2</tag >
50+ </scm >
5151
5252 <issueManagement >
5353 <system >GitHub</system >
You can’t perform that action at this time.
0 commit comments