Hi Camel devs,

I have cloned the Camel FTP and Azure components
blending them together to develop a new Azure Files
component.

When I use

    <parent>
        <groupId>org.apache.camel</groupId>
        <artifactId>camel-azure-parent</artifactId>
        <version>4.0.0-SNAPSHOT</version>
    </parent>

    <properties>
    </properties>

Eclipse maven project leaves me with Java 8.  But I'd like
to use Java 11. (the dep on 11 is aligned with
https://camel.apache.org/manual/what-are-the-dependencies.html)

Should I specify any properties, or ask for
updating of camel-azure-parent,
or declare it out-of-bound in Eclipse, pls?

  Regards
  Cc.

--
  Mr. Petr Kužel, Software Engineer
  Eurofins International Support Services s.à r.l.
  Val Fleuri 23
  L-1526 LUXEMBOURG

Reply via email to