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 25612f8 commit ab83287Copy full SHA for ab83287
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
10
<artifactId>crawler-core</artifactId>
11
- <version>1.1.4-SNAPSHOT</version>
+ <version>1.2.0</version>
12
13
<name>Crawler-Core</name>
14
<url>https://github.com/tls-attacker/TLS-Crawler</url>
@@ -73,7 +73,7 @@
73
<scm>
74
<connection>scm:git:https://github.com/tls-attacker/Crawler-Core.git</connection>
75
<developerConnection>scm:git:ssh://git@github.com/tls-attacker/Crawler-Core.git</developerConnection>
76
- <tag>HEAD</tag>
+ <tag>v1.2.0</tag>
77
<url>https://github.com/tls-attacker/Crawler-Core</url>
78
</scm>
79
0 commit comments