Skip to content

Commit 4cdee8f

Browse files
committed
updated Version
1 parent 0b72e8c commit 4cdee8f

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>pw.hwk</groupId>
55
<artifactId>ServerTutorial</artifactId>
6-
<version>2.2.0</version>
6+
<version>2.2.1</version>
77

88
<properties>
99
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>org.spigotmc</groupId>
1818
<artifactId>spigot-api</artifactId>
19-
<version>1.11-R0.1-SNAPSHOTjit</version>
19+
<version>1.11-R0.1-SNAPSHOT</version>
2020
<scope>provided</scope>
2121
</dependency>
2222

0 commit comments

Comments
 (0)