diff --git a/core/pom.xml b/core/pom.xml index 92b2d74df..3b474c65d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,6 +1,6 @@ 4.13.2 @@ -85,7 +86,7 @@ Universal Permissive License Version 1.0 https://oss.oracle.com/licenses/upl repo - Copyright (c) 2018, 2025, Oracle and/or its affiliates. Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl. + Copyright (c) 2018, 2026, Oracle and/or its affiliates. Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl. @@ -409,6 +410,24 @@ + + org.codehaus.mojo + build-helper-maven-plugin + ${build.helper.maven.version} + + + package + + add-source + + + + ${rootDir}/license + + + + + org.apache.maven.plugins maven-source-plugin