Explorar o código

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

Vishal Puri %!s(int64=18) %!d(string=hai) anos
pai
achega
e9e89b835d
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      samples/tutorial/project.properties

+ 3 - 0
samples/tutorial/project.properties

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