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

    https://github.com/apache/brooklyn-ui/pull/74#discussion_r220589038
  
    --- Diff: pom.xml ---
    @@ -99,7 +99,8 @@
             
<maven-resources-plugin.version>3.0.1</maven-resources-plugin.version>
             <maven-war-plugin.version>3.0.0</maven-war-plugin.version>
             <frontend-maven-plugin.version>1.3</frontend-maven-plugin.version>
    -        
<pax-web-extender-whiteboard.version>6.0.6</pax-web-extender-whiteboard.version>
    +        <pax-web.version>6.0.6</pax-web.version>
    --- End diff --
    
    Do we need to redeclare this here? Or can we just inherit it from 
brooklyn-server's pom.xml (which it should get from its parent).


---

Reply via email to