Author: btellier
Date: Fri Aug 28 07:15:29 2015
New Revision: 1698269

URL: http://svn.apache.org/r1698269
Log:
JAMES-1604 Fix assertj version

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1698269&r1=1698268&r2=1698269&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Fri Aug 28 07:15:29 2015
@@ -843,7 +843,7 @@
             <dependency>
                 <groupId>org.assertj</groupId>
                 <artifactId>assertj-core</artifactId>
-                <version>3.0.0</version>
+                <version>2.0.0</version>
                 <scope>test</scope>
             </dependency>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to