mirror of https://github.com/apache/maven.git
parent
d5a5bc553a
commit
ecfff2626c
|
@ -1,4 +1,4 @@
|
||||||
https://raw.githubusercontent.com/qos-ch/slf4j/v_1.7.29/LICENSE.txt
|
https://raw.githubusercontent.com/qos-ch/slf4j/v_1.7.30/LICENSE.txt
|
||||||
|
|
||||||
Copyright (c) 2004-2017 QOS.ch
|
Copyright (c) 2004-2017 QOS.ch
|
||||||
All rights reserved.
|
All rights reserved.
|
2
pom.xml
2
pom.xml
|
@ -66,7 +66,7 @@ under the License.
|
||||||
<modelloVersion>1.11</modelloVersion>
|
<modelloVersion>1.11</modelloVersion>
|
||||||
<jxpathVersion>1.3</jxpathVersion>
|
<jxpathVersion>1.3</jxpathVersion>
|
||||||
<resolverVersion>1.4.2</resolverVersion>
|
<resolverVersion>1.4.2</resolverVersion>
|
||||||
<slf4jVersion>1.7.29</slf4jVersion>
|
<slf4jVersion>1.7.30</slf4jVersion>
|
||||||
<xmlunitVersion>2.6.4</xmlunitVersion>
|
<xmlunitVersion>2.6.4</xmlunitVersion>
|
||||||
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
|
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
|
||||||
<!-- Control the name of the distribution and information output by mvn -->
|
<!-- Control the name of the distribution and information output by mvn -->
|
||||||
|
|
Loading…
Reference in New Issue