Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.1/Cloud)

108047: Merged 5.0.N (5.0.3) to HEAD-BUG-FIX (5.1/Cloud)
      107967: Merged DEV to 5.0.N (5.0.3)
         MNT-14347: Upload does not work
            - Moved comment inside <upload> to solve "XML objects may contain at most one node." error.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@108078 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Alan Davis
2015-07-09 22:13:37 +00:00
parent c657b2825a
commit a58e05d267

View File

@@ -1,5 +1,5 @@
<!-- modify this configuration to change the versioning behaviour for this API - remove the section to apply content model default behaviour -->
<upload>
<!-- modify this configuration to change the versioning behaviour for this API - remove the section to apply content model default behaviour -->
<autoVersion>true</autoVersion>
<autoVersionProps>false</autoVersionProps>
</upload>