diff --git a/maven.xml b/maven.xml index 98ca3cbd..1918af44 100644 --- a/maven.xml +++ b/maven.xml @@ -17,13 +17,13 @@ --> - + - + - + /> diff --git a/project.properties b/project.properties index 268baf46..f1e14ee6 100644 --- a/project.properties +++ b/project.properties @@ -23,5 +23,5 @@ #===== # Multiproject plugin settings #===== -maven.multiproject.includes=*/project.xml -maven.multiproject.excludes=plugin-parent/project.xml,examples/project.xml,plugins-site/project.xml +maven.build.plugins.includes=*/project.xml +maven.build.plugins.excludes=plugin-parent/project.xml,examples/project.xml,plugins-site/project.xml