diff --git a/maven/index.html b/maven/index.html index 24f6dac..557b4a9 100644 --- a/maven/index.html +++ b/maven/index.html @@ -37,7 +37,7 @@ <dependency> <groupId>de.epiceric</groupId> <artifactId>ShopChest</artifactId> - <version>1.9.0.1</version> + <version>1.10.0</version> <scope>provided</scope> </dependency> </dependencies> @@ -94,8 +94,7 @@
<repositories>
 	<repository>
-		<id>shopchest-repo</id>
-		<url>https://epicericee.github.io/ShopChest/maven/</url>
+		<id>shopchest-repo</id>		<url>https://epicericee.github.io/ShopChest/maven/</url>
 	</repository>
 </repositories>