This website works better with JavaScript
Home
Explore
Help
Register
Sign In
github
/
spring-security
mirror of
https://github.com/spring-projects/spring-security
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Added maven.src.dir property to point to src/main because of changed m2 directory structure
Vishal Puri
18 years ago
parent
82b22563e5
commit
e9e89b835d
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
samples/tutorial/project.properties
+ 3
- 0
samples/tutorial/project.properties
View File
@@ -1 +1,4 @@
maven.multiproject.type=war
+
+# Change default property value
+maven.src.dir=src/main