Author: onealj
Date: Sun Apr 16 05:02:07 2017
New Revision: 1791567
URL: http://svn.apache.org/viewvc?rev=1791567&view=rev
Log:
change from hamcrest-core-1.3 to hamcrest-all-1.3
Modified:
poi/trunk/maven/poi.pom
Modified: poi/trunk/maven/poi.pom
URL:
http://svn.apache.org/viewvc/poi/trunk/maven/poi.pom?rev=1791567&r1=1791566&r2=1791567&view=diff
==============================================================================
--- poi/trunk/maven/poi.pom (original)
+++ poi/trunk/maven/poi.pom Sun Apr 16 05:02:07 2017
@@ -81,7 +81,7 @@
<dependency>
<groupId>org.hamcrest</groupId>
- <artifactId>hamcrest-core</artifactId>
+ <artifactId>hamcrest-all</artifactId>
<scope>test</scope>
<version>1.3</version>
</dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]