You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/06/18 07:47:00 UTC

[jira] [Created] (CAMEL-15209) camel-jaxb - Should depend on camel-xml-jaxb

Claus Ibsen created CAMEL-15209:
-----------------------------------

             Summary: camel-jaxb - Should depend on camel-xml-jaxb
                 Key: CAMEL-15209
                 URL: https://issues.apache.org/jira/browse/CAMEL-15209
             Project: Camel
          Issue Type: Improvement
            Reporter: Claus Ibsen


    <dependency>
      <groupId>org.apache.camel</groupId>
      <artifactId>camel-jaxb</artifactId>
      <version>${camel-version}</version>
    </dependency>
    <dependency>
      <groupId>org.apache.camel</groupId>
      <artifactId>camel-xml-jaxb</artifactId>
      <version>${camel-version}</version>
    </dependency>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)