You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by sk...@apache.org on 2015/02/04 11:02:49 UTC

archiva-redback-core git commit: Use spring 4.1.4.RELEASE

Repository: archiva-redback-core
Updated Branches:
  refs/heads/master 6ed720b19 -> 3791ad83d


Use spring 4.1.4.RELEASE

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

Branch: refs/heads/master
Commit: 3791ad83d1b0b6cc07a8955fddeddc76df22d83d
Parents: 6ed720b
Author: Eric Barboni <sk...@apache.org>
Authored: Wed Feb 4 11:02:27 2015 +0100
Committer: Eric Barboni <sk...@apache.org>
Committed: Wed Feb 4 11:02:27 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/archiva-redback-core/blob/3791ad83/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 899fb5b..2e46d8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
   </distributionManagement>
 
   <properties>
-    <springVersion>4.1.2.RELEASE</springVersion>
+    <springVersion>4.1.4.RELEASE</springVersion>
     <slf4jVersion>1.7.7</slf4jVersion>
     <log4j2Version>2.1</log4j2Version>