Explorar el Código

Changed Spring Version to SNAPSHOT

Luke Taylor hace 20 años
padre
commit
8085419e3d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      project.xml

+ 1 - 1
project.xml

@@ -248,7 +248,7 @@
     <dependency>
       <groupId>springframework</groupId>
       <artifactId>spring</artifactId>
-      <version>1.2-rc1</version>
+      <version>1.2-SNAPSHOT</version>
       <type>jar</type>
       <url>http://www.springframework.org</url>
       <properties>