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 0c61001 commit beac82dCopy full SHA for beac82d
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
10
<artifactId>scanner-core</artifactId>
11
- <version>6.2.3</version>
+ <version>6.2.4-SNAPSHOT</version>
12
13
<name>Scanner Core</name>
14
<description>A generic scanner framework which can execute a set of probes and combine the results into a report.</description>
@@ -60,7 +60,7 @@
60
<scm>
61
<connection>scm:git:https://github.com/tls-attacker/scanner-core.git</connection>
62
<developerConnection>scm:git:ssh://git@github.com/tls-attacker/scanner-core.git</developerConnection>
63
- <tag>v6.2.3</tag>
+ <tag>v6.2.2</tag>
64
<url>https://github.com/tls-attacker/Scanner-Core</url>
65
</scm>
66
0 commit comments