mirror of https://github.com/apache/maven.git
fix packages
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@467330 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9e36dfd0ec
commit
3faa7872e5
|
@ -1,4 +1,4 @@
|
|||
package org.apache.maven.it0000;
|
||||
package org.apache.maven.it0036;
|
||||
|
||||
public class Person
|
||||
{
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
package org.apache.maven.it0000;
|
||||
package org.apache.maven.it0036;
|
||||
|
||||
import junit.framework.TestCase;
|
||||
|
||||
|
|
Loading…
Reference in New Issue