diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..c311a23 --- /dev/null +++ b/pom.xml @@ -0,0 +1,41 @@ + + + 4.0.0 + + org.springframework + gs-maven + jar + 0.1.0 + + + 1.8 + 1.8 + + + + + + org.apache.maven.plugins + maven-shade-plugin + 3.2.4 + + + package + + shade + + + + + hello.HelloWorld + + + + + + + + +