Remove invalid generated maven-metadata.xml files

When deploying SNAPSHOT artifacts, Gradle automatically generates
maven-metadata.xml to describe those artifacts. However that file
is not needed when a SNAPSHOT is *not* uniquely versioned and its
presence causes failures later when resolving the artifact.

Change-Id: I6927dc3796614a0aed6556a458105da127a9e815
1 file changed