diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..c44f5b2 --- /dev/null +++ b/pom.xml @@ -0,0 +1,22 @@ + + 4.0.0 + com.sample + hello + jar + 1.0-SNAPSHOT + + 11 + 11 + + hello + http://maven.apache.org + + + junit + junit + 3.8.1 + test + + +