<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.jvnet.jaxb.reflection</groupId>
  <artifactId>jaxb2-reflection</artifactId>
  <version>2.1.4</version>

  <licenses>
    <license>
      <name>Common Development and Distribution License</name>
      <url>http://www.sun.com/cddl/</url>
      <distribution>repo</distribution>
    </license>
  </licenses>

  <dependencies>
    <dependency>
      <groupId>javax.xml.bind</groupId>
      <artifactId>jaxb-api</artifactId>
      <version>2.1</version>
    </dependency>
  </dependencies>
</project>
