This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
server
/
bjAirport
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix
master
winter
1 week ago
parent
d75a1a73ea
commit
895b2c534b
1 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
bjairAdmin/pom.xml
+ 2
- 2
bjairAdmin/pom.xml
View File
@@ -62,7 +62,7 @@
<configuration>
<configuration>
<executable>true</executable>
<executable>true</executable>
<layout>ZIP</layout>
<layout>ZIP</layout>
<
!-- <
excludeGroupIds>
<excludeGroupIds>
antlr,
antlr,
ch.qos.logback,
ch.qos.logback,
com.alibaba,
com.alibaba,
@@ -181,7 +181,7 @@
tk.mybatis,
tk.mybatis,
xmlpull,
xmlpull,
xpp3
xpp3
</excludeGroupIds>
-->
</excludeGroupIds>
</configuration>
</configuration>
</plugin>
</plugin>
</plugins>
</plugins>
Write
Preview
Loading…
Cancel
Save