Github user spmallette commented on a diff in the pull request:

    https://github.com/apache/tinkerpop/pull/628#discussion_r123489196
  
    --- Diff: gremlin-server/pom.xml ---
    @@ -63,10 +63,12 @@ limitations under the License.
             <dependency>
                 <groupId>com.codahale.metrics</groupId>
                 <artifactId>metrics-graphite</artifactId>
    +            <optional>true</optional>
    --- End diff --
    
    All of metrics is under `<dependencyManagement>` in the root pom.xml so the 
version is defined there:
    
    
https://github.com/apache/tinkerpop/blob/268333b4778c87ce6c2429eda97e3e1adc7757e3/pom.xml#L602-L642
    
    I don't think it needs to be specified again.
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to