4a3f51a8e031c9e57a619e1e403d9a7cd39e6b78
Maven artifact names on Google bucket replacing SNAPSHOT suffix with timestamp.731967591echanged this by preserving the SNAPSHOT suffix. This broke fetching of gwtorm and gwtjsonrpc and was reverted by731967591e. This change fixes this for both worlds: stripping it for GERRIT and GERRIT_API Maven repositories but preserving it for the rest. Test plan: maven_jar() is working as expected for the both worlds: * gwtorm:gwtorm:1.10-SNAPSHOT-20140310.015132-1 (repo = GERRIT) * org.eclipse.jgit:org.eclipse.jgit:3.4.0-SNAPSHOT (repo = MAVEN_LOCAL) Change-Id: I5357abe9ad6a40538c444ad70016c8c6d75d8ff3
Description
RETIRED, Gerrit as used by OpenStack