Hi,

our current parent pom is really old (four years) and it creates
problems if used with newer maven versions.

With FELIX-4932 I've updated the pom:
- the base version for a project using this pom is java 5
- each project can pick a java version between 3 and 8 as the base
- compiler and animal sniffer plugin are configured according to that
- I've updated plugin and dependency versions in general

I think these changes should be fine, but it would be great if someone
can double check before I start a release of this one.

I guess we can discuss for ages what the default java version should be
and whether supporting java 1.3 is necessary. The latter doesn't hurt,
the former is not really important as modules can simply set a property
specifying their base version.

Regards
Carsten
-- 
Carsten Ziegeler
Adobe Research Switzerland
[email protected]

Reply via email to