diff --git a/spine-libgdx/spine-libgdx/pom.xml b/spine-libgdx/spine-libgdx/pom.xml index d52e78852..e85ea2bad 100644 --- a/spine-libgdx/spine-libgdx/pom.xml +++ b/spine-libgdx/spine-libgdx/pom.xml @@ -39,7 +39,7 @@ scm:git:https://github.com/EsotericSoftware/spine-runtimes.git scm:git:https://github.com/EsotericSoftware/spine-runtimes.git https://github.com/EsotericSoftware/spine-runtimes/ - spine-libgdx-3.8.55.1 + spine-libgdx-3.8.99.1 @@ -110,6 +110,21 @@ org.apache.maven.plugins maven-gpg-plugin 3.0.1 + + + sign-artifacts + verify + + sign + + + + --pinentry-mode + loopback + + + +