Added basic pom file for maven build

This commit is contained in:
Jeff Oh
2014-02-04 23:11:55 -08:00
parent 27498e7bda
commit 5af459cb78
2 changed files with 37 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
target/
*.class