From 8e28d5325c8afa5b3e405435b9e5760539c8de98 Mon Sep 17 00:00:00 2001 From: Eric Date: Thu, 18 Aug 2016 15:51:47 +0200 Subject: [PATCH] Updated maven index page --- maven/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven/index.html b/maven/index.html index c4d5336..7b2a756 100644 --- a/maven/index.html +++ b/maven/index.html @@ -37,7 +37,7 @@ <dependency> <groupId>de.epiceric</groupId> <artifactId>ShopChest</artifactId> - <version>1.10.1</version> + <version>1.10.2</version> <scope>provided</scope> </dependency> </dependencies>