You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by aledsage <gi...@git.apache.org> on 2017/03/01 17:42:33 UTC

[GitHub] brooklyn-server pull request #516: Add unit tests for Karaf features

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

    https://github.com/apache/brooklyn-server/pull/516#discussion_r103744542
  
    --- Diff: core/pom.xml ---
    @@ -60,6 +60,7 @@
             <dependency>
                 <groupId>com.hierynomus</groupId>
                 <artifactId>sshj</artifactId>
    +            <version>${sshj.version}</version>
    --- End diff --
    
    Do we really need this line? It's defined int he `dependencyManagement` section of `parent/pom.xml`, so we shouldn't have to repeat it here.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---