TINKERPOP-2954 - Pass Gremlin Version from Maven to Sources Without Manifests (#2113)

TINKERPOP-2954 Use maven replacer plugin to inject version into clients

Removes the jcabi manifest based version injection system. Manifest system
was subject to errors in systems which removed manifests from jars and was
also not compatible with GLV's.

Removed jcabi manifests dependency from core, server, and driver
25 files changed