Skip to content

Commit bd1798e

Browse files
author
mattiaformenti
committed
Fixed version number in the pom file to sync with crawler-core's pom file
1 parent 8bf412a commit bd1798e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</parent>
99

1010
<artifactId>scanner-core</artifactId>
11-
<version>6.2.4-SNAPSHOT</version>
11+
<version>6.2.3</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>

0 commit comments

Comments
 (0)