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 3698820 commit 1ffbe0fCopy full SHA for 1ffbe0f
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>com.thisisnzed</groupId>
7
<artifactId>SSHScanner</artifactId>
8
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
9
<properties>
10
<maven.compiler.source>8</maven.compiler.source>
11
<maven.compiler.target>8</maven.compiler.target>
@@ -23,4 +23,4 @@
23
<version>0.1.55</version>
24
</dependency>
25
</dependencies>
26
-</project>
+</project>
0 commit comments