This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
github
/
spring-security
mirror of
https://github.com/spring-projects/spring-security
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Added maven.src.dir property to point to src/main because of changed m2 directory structure
Vishal Puri
18 năm trước cách đây
mục cha
82b22563e5
commit
e9e89b835d
1 tập tin đã thay đổi
với
3 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
3
0
samples/tutorial/project.properties
+ 3
- 0
samples/tutorial/project.properties
Xem Tập Tin
@@ -1 +1,4 @@
maven.multiproject.type=war
+
+# Change default property value
+maven.src.dir=src/main