From ce5131b0b09cc89abee715247cd63a055a925ce6 Mon Sep 17 00:00:00 2001 From: shimpeko Date: Tue, 31 Mar 2020 10:31:51 +0900 Subject: [PATCH] Fix cross compilation issue ref. https://github.com/plasma-umass/doppio/issues/497#issuecomment-334740243 --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index b1ad046..644c226 100644 --- a/pom.xml +++ b/pom.xml @@ -26,6 +26,9 @@ maven-compiler-plugin 3.8.1 + + 8 + org.apache.maven.plugins