Rename the plugin-parent project to plugins-parent to be more consistent with plugins-site. It's the parent of all plugins.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@375409 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
-->
|
||||
<project xmlns="http://maven.apache.org/POM/3.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/3.0.0 http://maven.apache.org/maven-v3_0_0.xsd">
|
||||
<extend>../plugin-parent/project.xml</extend>
|
||||
<extend>../plugins-parent/project.xml</extend>
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-java-plugin</id>
|
||||
<name>Maven Java Plugin</name>
|
||||
|
||||
Reference in New Issue
Block a user