Explorar el Código

Changed parent reference to 1.0.5-SNAPSHOT

Ray Krueger hace 18 años
padre
commit
683fc597d2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      core-tiger/project.xml

+ 1 - 1
core-tiger/project.xml

@@ -14,7 +14,7 @@
     <dependency>
       <groupId>org.acegisecurity</groupId>
       <artifactId>acegi-security</artifactId>
-      <version>1.0.4</version>
+      <version>1.0.5-SNAPSHOT</version>
       <type>jar</type>
     </dependency>
   </dependencies>