<project
  xmlns="http://maven.apache.org/POM/4.0.0"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.rxtx</groupId>
  <artifactId>rxtxcomm</artifactId>
  <version>2.0-7pre1</version>

  <name>RXTX serial and parallel I/O libraries</name>
  <url>http://www.rxtx.org</url>
  <description>RXTX is a native lib providing serial and parallel communication for the Java Development Toolkit (JDK).</description>
  <licenses>
    <license>
      <name>RXTX License v 2.1 - LGPL v 2.1 + Linking Over Controlled Interface.</name>
      <url>http://www.rxtx.org/license.html</url>
    </license>
  </licenses>

  <dependencies>
  </dependencies>
</project> 
