diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..92090fc --- /dev/null +++ b/pom.xml @@ -0,0 +1,41 @@ + + + 4.0.0 + + com.msb + tank-designPatterns + 1.0-SNAPSHOT + + + + + + + org.aspectj + aspectjweaver + 1.9.6 + + + + + junit + junit + 4.13.2 + compile + + + org.junit.jupiter + junit-jupiter + RELEASE + compile + + + + + \ No newline at end of file