# HG changeset patch # User Severin Gehwolf # Date 1489495694 -3600 # Node ID 2e769e1dffd0dc9f67e3c117b0575d2225a639cc # Parent 0fe78675d94b8fed8e7e222e79bcccefd99139aa Use maven-resources-plugin v2.6 syntax Reviewed-by: neugens Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2017-March/022488.html diff -r 0fe78675d94b -r 2e769e1dffd0 agent/core/pom.xml --- a/agent/core/pom.xml Fri Mar 10 09:10:26 2017 -0500 +++ b/agent/core/pom.xml Tue Mar 14 13:48:14 2017 +0100 @@ -152,7 +152,9 @@ ../../common/portability/target - ${sharedlib.prefix}thermostat-common-portability${sharedlib.suffix} + + ${sharedlib.prefix}thermostat-common-portability${sharedlib.suffix} +