Skip to content

Commit 1ffbe0f

Browse files
authored
Update pom.xml
1 parent 3698820 commit 1ffbe0f

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
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>com.thisisnzed</groupId>
77
<artifactId>SSHScanner</artifactId>
8-
<version>1.1.0-SNAPSHOT</version>
8+
<version>1.2.0-SNAPSHOT</version>
99
<properties>
1010
<maven.compiler.source>8</maven.compiler.source>
1111
<maven.compiler.target>8</maven.compiler.target>
@@ -23,4 +23,4 @@
2323
<version>0.1.55</version>
2424
</dependency>
2525
</dependencies>
26-
</project>
26+
</project>

0 commit comments

Comments
 (0)