Commit 2109e141 authored by liaozan's avatar liaozan 🏀

Initial commit

parent 39608e0a
......@@ -15,6 +15,21 @@
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<!-- used to replace spring's Apache Licence -->
<licenses>
<license>
<name>schbrain</name>
<url>https://www.schbrain.com</url>
</license>
</licenses>
<!-- used to replace spring's developer settings -->
<developers>
<developer>
<name>schbrain</name>
</developer>
</developers>
<properties>
<java.version>11</java.version>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment