mirror of
https://github.com/moparisthebest/sxf4j
synced 2024-12-21 22:18:49 -05:00
Add properties to pom.xml
This commit is contained in:
parent
ac1984c9ad
commit
5eaf447881
6
pom.xml
6
pom.xml
@ -39,6 +39,12 @@
|
||||
<connection>scm:git:git@github.com:moparisthebest/sxf4j.git</connection>
|
||||
<url>git@github.com:moparisthebest/sxf4j.git</url>
|
||||
</scm>
|
||||
<properties>
|
||||
<maven.test.skip>true</maven.test.skip>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<pushChanges>false</pushChanges>
|
||||
<localCheckout>true</localCheckout>
|
||||
</properties>
|
||||
<dependencies>
|
||||
|
||||
<!-- for Xpp3XmlElement -->
|
||||
|
Loading…
Reference in New Issue
Block a user