You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2014/04/17 04:38:37 UTC

[2/2] git commit: use last modelmapper version

use last modelmapper version


Project: http://git-wip-us.apache.org/repos/asf/archiva/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/cc78ad21
Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/cc78ad21
Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/cc78ad21

Branch: refs/heads/master
Commit: cc78ad2134dbf4de277acfc3455937683d50e5ca
Parents: dc5e64d
Author: Olivier Lamy <ol...@apache.org>
Authored: Thu Apr 17 12:38:26 2014 +1000
Committer: Olivier Lamy <ol...@apache.org>
Committed: Thu Apr 17 12:38:26 2014 +1000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva/blob/cc78ad21/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f0bbbd1..9b02b37 100644
--- a/pom.xml
+++ b/pom.xml
@@ -603,7 +603,7 @@
       <dependency>
         <groupId>org.modelmapper</groupId>
         <artifactId>modelmapper</artifactId>
-        <version>0.6.2</version>
+        <version>0.6.5</version>
       </dependency>
 
       <dependency>