]> source.dussan.org Git - archiva.git/commitdiff
use last modelmapper version
authorOlivier Lamy <olamy@apache.org>
Thu, 17 Apr 2014 02:38:26 +0000 (12:38 +1000)
committerOlivier Lamy <olamy@apache.org>
Thu, 17 Apr 2014 02:38:26 +0000 (12:38 +1000)
pom.xml

diff --git a/pom.xml b/pom.xml
index f0bbbd18319b83d7a4c1200c61523863739ca4ba..9b02b379a5d19776aac0428034a3f1eb59f72cda 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <dependency>
         <groupId>org.modelmapper</groupId>
         <artifactId>modelmapper</artifactId>
-        <version>0.6.2</version>
+        <version>0.6.5</version>
       </dependency>
 
       <dependency>