Browse Source

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

1.0.x
Vishal Puri 19 years ago
parent
commit
e9e89b835d
  1. 3
      samples/tutorial/project.properties

3
samples/tutorial/project.properties

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

Loading…
Cancel
Save