stdlize the maven project
This commit is contained in:
parent
285a06b9cf
commit
3bec5da60a
|
|
@ -8,4 +8,9 @@
|
|||
package org.lionsoul.ip2region;
|
||||
|
||||
public class MakerTest {
|
||||
|
||||
public static void main(String[] args) {
|
||||
System.out.println("xdb maker");
|
||||
}
|
||||
|
||||
}
|
||||
Loading…
Reference in New Issue