Added maven.src.dir property to point to src/main because of changed m2 directory structure

This commit is contained in:
Vishal Puri 2007-06-06 02:49:44 +00:00
parent 82b22563e5
commit e9e89b835d
1 changed files with 3 additions and 0 deletions

View File

@ -1 +1,4 @@
maven.multiproject.type=war
# Change default property value
maven.src.dir=src/main