mirror of https://github.com/apache/maven.git
fix bad formatting
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163378 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ec94b8fe2e
commit
bd55c2ab5d
|
@ -16,7 +16,9 @@ package org.apache.maven.project.injection;
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import org.apache.maven.project.MavenProject; /**
|
||||
import org.apache.maven.project.MavenProject;
|
||||
|
||||
/**
|
||||
* @author jdcasey Created on Feb 1, 2005
|
||||
*/
|
||||
public interface ProjectDefaultsInjector
|
||||
|
|
Loading…
Reference in New Issue