Re: logback-version in parent pom

2018-02-05 Thread Andrea Cosentino
Thanks, just removed them. It's good to clean the Parent POM sometimes. -- Andrea Cosentino  -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Monday, February 5, 201

Re: logback-version in parent pom

2018-02-05 Thread Pascal Schumacher
Am 05.02.2018 um 23:05 schrieb Pascal Schumacher: Hi everybody, the camel parent pom defines a logback-version property, but it does not seem to be used anywhere ("git grep logback-version" does not display any other results). Can this property be removed? - Pascal The same goes for the "l

logback-version in parent pom

2018-02-05 Thread Pascal Schumacher
Hi everybody, the camel parent pom defines a logback-version property, but it does not seem to be used anywhere ("git grep logback-version" does not display any other results). Can this property be removed? - Pascal