File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
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"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- 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" >
53 <modelVersion >4.0.0</modelVersion >
64 <parent >
75 <groupId >de.rub.nds</groupId >
108 </parent >
119
1210 <artifactId >x509-attacker</artifactId >
13- <version >1.4.0-SNAPSHOT </version >
11+ <version >2.0.0 </version >
1412
1513 <name >X.509-Attacker</name >
1614 <description >X.509-Attacker is a tool based on ASN.1 Tool for creating arbitrary certificates; including especially
4644 <connection >scm:git:https://github.com/tls-attacker/X509-Attacker.git</connection >
4745 <developerConnection >scm:git:ssh://git@github.com/tls-attacker/X509-Attacker-Development.git</developerConnection >
4846 <url >https://github.com/tls-attacker/X509-Attacker</url >
49- </scm >
47+ <tag >v2.0.0</tag >
48+ </scm >
5049
5150 <dependencies >
5251 <!-- scope: compile -->
You can’t perform that action at this time.
0 commit comments