diff --git a/build.properties b/build.properties index 0d6a010f4a..589c200fc0 100644 --- a/build.properties +++ b/build.properties @@ -2,8 +2,6 @@ # create a file called "build.local.properties" in the same folder and change the value in that file. # The application war file properties -app.war.version=4.2.0 -app.war.groupId=org.alfresco app.war.packaging=war # Executable properties diff --git a/build.xml b/build.xml index 695fb7360d..326ea9708b 100644 --- a/build.xml +++ b/build.xml @@ -20,11 +20,12 @@ + - + - + @@ -79,16 +80,13 @@ - + + - - - - - - - + + + @@ -111,8 +109,9 @@ - - - + + + + \ No newline at end of file