This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
github
/
spring-security
espejo de
https://github.com/spring-projects/spring-security
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Added maven.src.dir property to point to src/main because of changed m2 directory structure
Vishal Puri
hace 18 años
padre
82b22563e5
commit
e9e89b835d
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
samples/tutorial/project.properties
+ 3
- 0
samples/tutorial/project.properties
Ver fichero
@@ -1 +1,4 @@
maven.multiproject.type=war
+
+# Change default property value
+maven.src.dir=src/main