Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit d6a5277

Browse files
authored
Update pom.xml
1 parent f29c135 commit d6a5277

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
@@ -6,15 +6,15 @@
66

77
<groupId>com.kttdevelopment.simplehttpserver</groupId>
88
<artifactId>simplehttpserver</artifactId>
9-
<version>03.01.00</version>
9+
<version>03.01.01</version>
1010
<packaging>jar</packaging>
1111

1212
<url>https://github.com/Ktt-Development/simplehttpserver</url>
1313

1414
<scm>
15+
<url>https://github.com/Ktt-Development/simplehttpserver.git</url>
1516
<connection>scm:git:[email protected]:Ktt-Development/simplehttpserver.git</connection>
1617
<developerConnection>scm:git:[email protected]:Ktt-Development/simplehttpserver.git</developerConnection>
17-
<url>https://github.com/Ktt-Development/simplehttpserver.git</url>
1818
</scm>
1919

2020
<build>

0 commit comments

Comments
 (0)