dev-release: fix order of artifact deployment

The artifacts should be built and deployed to Maven Central first,
and then the same WAR file should be deployed to the Google Storage.

If it's the other way round, we end up with a different WAR file on
each place.

Change-Id: Ie60035bced2772c0a39ed9c3f2a92eb4163ff5b2
1 file changed