[ 
https://issues.apache.org/jira/browse/WW-4326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul Benedict updated WW-4326:
------------------------------

    Attachment: WW-4326.patch

> Bill of Materials POM
> ---------------------
>
>                 Key: WW-4326
>                 URL: https://issues.apache.org/jira/browse/WW-4326
>             Project: Struts 2
>          Issue Type: New Feature
>            Reporter: Paul Benedict
>             Fix For: 2.3.18
>
>         Attachments: WW-4326.patch
>
>
> This is a new Maven project that produces a POM that sets all of Struts 
> libraries and plugins to the same version. Someone just has to include it 
> like this to simplify their dependency management:
> {code}
> <dependency>
>   <groupId>org.apache.struts</groupId>
>   <artifactId>struts2-bom</artifactId>
>   <version>2.X.X</version>
>   <type>pom</type>
>   <scope>import</scope>
> </dependency>
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to