Commit 8adb227a authored by Menethil's avatar Menethil
Browse files

litemall-all统一改为jar打包,litemall现在可以单jar包部署

parent 1c1edc0e
......@@ -2,7 +2,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>litemall-all</artifactId>
<packaging>war</packaging>
<packaging>jar</packaging>
<parent>
<groupId>org.linlinjava</groupId>
......
......@@ -15,4 +15,4 @@ logging:
org.linlinjava.litemall.admin: DEBUG
org.linlinjava.litemall.os: DEBUG
org.linlinjava.litemall.wx: DEBUG
org.linlinjava.litemall: ERROR
\ No newline at end of file
org.linlinjava.litemall: DEBUG
\ No newline at end of file
Supports Markdown
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