diff --git a/lib/api/pom.xml b/lib/api/pom.xml index 3990ed13..135cddee 100644 --- a/lib/api/pom.xml +++ b/lib/api/pom.xml @@ -40,6 +40,12 @@ src/main/resources-filtered true + + ../../ + + LICENSE + + diff --git a/lib/darwin-amd64/pom.xml b/lib/darwin-amd64/pom.xml index f19f911c..13a50dfb 100644 --- a/lib/darwin-amd64/pom.xml +++ b/lib/darwin-amd64/pom.xml @@ -45,6 +45,12 @@ helm-darwin-10.12-amd64.dylib + + ../../ + + LICENSE + + diff --git a/lib/darwin-arm64/pom.xml b/lib/darwin-arm64/pom.xml index e3556582..8d9079c7 100644 --- a/lib/darwin-arm64/pom.xml +++ b/lib/darwin-arm64/pom.xml @@ -45,6 +45,12 @@ helm-darwin-10.12-arm64.dylib + + ../../ + + LICENSE + + diff --git a/lib/linux-amd64/pom.xml b/lib/linux-amd64/pom.xml index e4425a89..7ec05d5a 100644 --- a/lib/linux-amd64/pom.xml +++ b/lib/linux-amd64/pom.xml @@ -45,6 +45,12 @@ helm-linux-amd64.so + + ../../ + + LICENSE + + diff --git a/lib/linux-arm64/pom.xml b/lib/linux-arm64/pom.xml index 3854607b..43ba9bb4 100644 --- a/lib/linux-arm64/pom.xml +++ b/lib/linux-arm64/pom.xml @@ -45,6 +45,12 @@ helm-linux-arm64.so + + ../../ + + LICENSE + + diff --git a/lib/windows-amd64/pom.xml b/lib/windows-amd64/pom.xml index 48794724..0bc85aed 100644 --- a/lib/windows-amd64/pom.xml +++ b/lib/windows-amd64/pom.xml @@ -45,6 +45,12 @@ helm-windows-4.0-amd64.dll + + ../../ + + LICENSE + +