diff --git a/binding/java/pom.xml b/binding/java/pom.xml index e3b6959..c4a3d9f 100644 --- a/binding/java/pom.xml +++ b/binding/java/pom.xml @@ -13,10 +13,15 @@ - The Apache Software License, Version 2.0 + Apache-2.0 https://www.apache.org/licenses/LICENSE-2.0.txt repo + + MIT + https://opensource.org/licenses/MIT + repo + @@ -66,6 +71,18 @@ + + + src/main/resources + + + ${project.basedir}/../.. + + LICENSE.md + + META-INF + + org.apache.maven.plugins diff --git a/maker/java/pom.xml b/maker/java/pom.xml index 18e77a6..c5e876d 100644 --- a/maker/java/pom.xml +++ b/maker/java/pom.xml @@ -13,10 +13,15 @@ - The Apache Software License, Version 2.0 + Apache-2.0 https://www.apache.org/licenses/LICENSE-2.0.txt repo + + MIT + https://opensource.org/licenses/MIT + repo + @@ -55,6 +60,18 @@ + + + src/main/resources + + + ${project.basedir}/../.. + + LICENSE.md + + META-INF + + org.apache.maven.plugins