[ https://issues.apache.org/jira/browse/TIKA-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris A. Mattmann updated TIKA-1384: ------------------------------------ Fix Version/s: (was: 1.7) 1.8 - push to 1.8 > Use tika-parent dependency management for common dependencies > ------------------------------------------------------------- > > Key: TIKA-1384 > URL: https://issues.apache.org/jira/browse/TIKA-1384 > Project: Tika > Issue Type: Improvement > Components: packaging > Reporter: Tyler Palsulich > Assignee: Tyler Palsulich > Priority: Minor > Fix For: 1.8 > > > If we list a dependency in the dependencyManagement section of the > tika-parent pom.xml, we can then include that dependency in a child module > without specifying a version. > For example, I updated the junit dependencies yesterday: > https://github.com/apache/tika/commit/2fec4c61267ed2c465e7411d50fbf7e9841523d5 > By using dependencyManagement, we can update the dependency version for all > modules at once, rather than have different versions in different modules, > like it was for junit. -- This message was sent by Atlassian JIRA (v6.3.4#6332)