Skip to content

Commit beac82d

Browse files
committed
release: Prepare for next development iteration
1 parent 0c61001 commit beac82d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</parent>
99

1010
<artifactId>scanner-core</artifactId>
11-
<version>6.2.3</version>
11+
<version>6.2.4-SNAPSHOT</version>
1212

1313
<name>Scanner Core</name>
1414
<description>A generic scanner framework which can execute a set of probes and combine the results into a report.</description>
@@ -60,7 +60,7 @@
6060
<scm>
6161
<connection>scm:git:https://github.com/tls-attacker/scanner-core.git</connection>
6262
<developerConnection>scm:git:ssh://git@github.com/tls-attacker/scanner-core.git</developerConnection>
63-
<tag>v6.2.3</tag>
63+
<tag>v6.2.2</tag>
6464
<url>https://github.com/tls-attacker/Scanner-Core</url>
6565
</scm>
6666

0 commit comments

Comments
 (0)