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:
Brett Leslie Porter 2005-02-23 02:06:22 +00:00
parent ec94b8fe2e
commit bd55c2ab5d
1 changed files with 3 additions and 1 deletions

View File

@ -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