mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-15 10:45:15 +08:00
批量格式化代码
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
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>
|
||||
<parent>
|
||||
@@ -119,7 +119,8 @@
|
||||
,org.joda.time.format;version="[1.6,2)";resolution:=optional
|
||||
,org.kxml2.io;resolution:=optional
|
||||
,org.w3c.dom;resolution:=optional
|
||||
,*</Import-Package>
|
||||
,*
|
||||
</Import-Package>
|
||||
</instructions>
|
||||
</configuration>
|
||||
<dependencies>
|
||||
|
Reference in New Issue
Block a user