diff --git a/dev-support/pom.xml b/dev-support/pom.xml index 9c4a55eb6dd6..ed656fcc20ab 100644 --- a/dev-support/pom.xml +++ b/dev-support/pom.xml @@ -12,28 +12,25 @@ See the License for the specific language governing permissions and limitations under the License. See accompanying LICENSE file. --> - + + 4.0.0 - ozone-main org.apache.ozone + ozone-main 2.0.0-SNAPSHOT - 4.0.0 ozone-dev-support - Helper module for sharing resources among projects Apache Ozone Dev Support + Helper module for sharing resources among projects false - true - ${project.build.directory}/extra-resources META-INF + ${project.build.directory}/extra-resources LICENSE.txt NOTICE.txt @@ -55,10 +52,10 @@ copy-resources - validate copy-resources + validate ${project.build.directory}/extra-resources @@ -78,14 +75,6 @@ org.apache.maven.plugins maven-remote-resources-plugin - - - process-resources - - bundle - - - ${project.build.outputDirectory} @@ -93,6 +82,14 @@ META-INF/NOTICE.txt + + + + bundle + + process-resources + +