feat(REQ-3282): 解决打包编译问题
This commit is contained in:
parent
3ac583690b
commit
c2a3cc4369
@ -6,10 +6,12 @@
|
||||
<parent>
|
||||
<groupId>cn.axzo.orgmanax</groupId>
|
||||
<artifactId>orgmanax</artifactId>
|
||||
<version>2.0.0-SNAPSHOT</version>
|
||||
<version>${revision}</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>orgmanax-dto</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>${revision}</version>
|
||||
|
||||
<properties>
|
||||
<maven.compiler.source>8</maven.compiler.source>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user