versions upgrade

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk@1574844 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index f3ba5b4..3a02af5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.archiva</groupId>
     <artifactId>archiva-parent</artifactId>
-    <version>11</version>
+    <version>12-SNAPSHOT</version>
     <relativePath>../../parent/pom.xml</relativePath>
   </parent>
 
@@ -40,7 +40,7 @@
     <commons-lang.version>2.6</commons-lang.version>
     <slf4jVersion>1.7.5</slf4jVersion>
     <log4jVersion>2.0-rc1</log4jVersion>
-    <springVersion>4.0.1.RELEASE</springVersion>
+    <springVersion>4.0.2.RELEASE</springVersion>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 
   </properties>