From dd8795a1bf2e979f4bc6633aabb6a4ada7cf60e2 Mon Sep 17 00:00:00 2001 From: Gabriele C Date: Thu, 11 Feb 2016 18:13:43 +0100 Subject: [PATCH] Fix google libs relocation --- pom.xml | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index cbcc0f0b..61d5f72a 100644 --- a/pom.xml +++ b/pom.xml @@ -182,8 +182,8 @@ fr.xephi.authme.libs.similarity - com.google - fr.xephi.authme.libs.google + com.google.gson + fr.xephi.authme.libs.google.gson @@ -210,6 +210,16 @@ shade + + + com.google.thirdparty + fr.xephi.authme.libs.google.thirdparty + + + com.google.commons + fr.xephi.authme.libs.google.commons + + target/${jarName}-legacy.jar @@ -296,13 +306,6 @@ xephi-repo http://ci.xephi.fr/plugin/repository/everything/ - -