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:
Jason van Zyl 2006-10-24 13:31:56 +00:00
parent 9e36dfd0ec
commit 3faa7872e5
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
package org.apache.maven.it0000;
package org.apache.maven.it0036;
public class Person
{

View File

@ -1,4 +1,4 @@
package org.apache.maven.it0000;
package org.apache.maven.it0036;
import junit.framework.TestCase;