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/11/19 07:20:47 UTC

[2/2] archiva git commit: modelmapper version 0.7.3

modelmapper version 0.7.3


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

Branch: refs/heads/master
Commit: 7eabcfeefb02f1f6078c72b95d06aa6a43af0782
Parents: a1d2414
Author: Olivier Lamy <ol...@apache.org>
Authored: Wed Nov 19 17:15:30 2014 +1100
Committer: Olivier Lamy <ol...@apache.org>
Committed: Wed Nov 19 17:20:38 2014 +1100

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


http://git-wip-us.apache.org/repos/asf/archiva/blob/7eabcfee/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fd46ca2..76a2517 100644
--- a/pom.xml
+++ b/pom.xml
@@ -609,7 +609,7 @@
       <dependency>
         <groupId>org.modelmapper</groupId>
         <artifactId>modelmapper</artifactId>
-        <version>0.6.5</version>
+        <version>0.7.3</version>
       </dependency>
 
       <dependency>