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 f29c135 commit d6a5277Copy full SHA for d6a5277
1 file changed
pom.xml
@@ -6,15 +6,15 @@
6
7
<groupId>com.kttdevelopment.simplehttpserver</groupId>
8
<artifactId>simplehttpserver</artifactId>
9
- <version>03.01.00</version>
+ <version>03.01.01</version>
10
<packaging>jar</packaging>
11
12
<url>https://github.com/Ktt-Development/simplehttpserver</url>
13
14
<scm>
15
+ <url>https://github.com/Ktt-Development/simplehttpserver.git</url>
16
<connection>scm:git:git@github.com:Ktt-Development/simplehttpserver.git</connection>
17
<developerConnection>scm:git:git@github.com:Ktt-Development/simplehttpserver.git</developerConnection>
- <url>https://github.com/Ktt-Development/simplehttpserver.git</url>
18
</scm>
19
20
<build>
0 commit comments