From 842b6a7495df8a130ee7e4f010914b9178b3bdb0 Mon Sep 17 00:00:00 2001 From: James Munson Date: Fri, 5 Jul 2019 15:37:21 -0700 Subject: [PATCH] "Incremental Builds" --- pom.xml | 2 +- .../src/main/resources/archetype-resources/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 83026664b7..912efca8b3 100644 --- a/pom.xml +++ b/pom.xml @@ -312,7 +312,7 @@ io.github.zlika - reproducible-build-maven-plugin//logger.debug("Submitted xp track for {}", username); + reproducible-build-maven-plugin ${zlika.reproducible.build.maven.plugin.version} diff --git a/runelite-plugin-archetype/src/main/resources/archetype-resources/pom.xml b/runelite-plugin-archetype/src/main/resources/archetype-resources/pom.xml index 101f936b5c..11882b973e 100644 --- a/runelite-plugin-archetype/src/main/resources/archetype-resources/pom.xml +++ b/runelite-plugin-archetype/src/main/resources/archetype-resources/pom.xml @@ -5,7 +5,7 @@ \${groupId} \${artifactId} \${version} - takari-jar + jar UTF-8