spring version 4.1.0 update 
need update to 2.4-SNAPSHOT parent 

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk@1626376 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 1354420..5424956 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
     <commons-lang.version>2.6</commons-lang.version>
     <slf4jVersion>1.7.7</slf4jVersion>
     <log4jVersion>2.0-rc2</log4jVersion>
-    <springVersion>4.0.6.RELEASE</springVersion>
+    <springVersion>4.1.0.RELEASE</springVersion>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 
   </properties>