<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>edu.ucar</groupId>
  <artifactId>bufr</artifactId>
  <version>1.1.00</version>
  <packaging>jar</packaging>
  <name>BUFR format</name>
  <url>http://www.unidata.ucar.edu/software/netcdf-java/</url>
  <description>BUFR format.</description>
  <licenses>
    <license>
      <name>GNU Lesser General Public License (LGPL)</name>
      <url>http://www.gnu.org/copyleft/lesser.html</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
</project>
