Commit 0525a56b by lilingye

init

parent a4b9414b
### Java template
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
replay_pid*
......@@ -32,7 +32,7 @@
</dependency>
<dependency>
<groupId>com.yizhi</groupId>
<artifactId>cloud-custom-project-api</artifactId>
<artifactId>cloud-customproject-api</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<dependency>
......
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