<?xml version="1.0" encoding="UTF-8"?><project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.experlog</groupId>
  <artifactId>xapool</artifactId>
  <name>XAPool</name>
  <version>1.4</version>
  <description>XAPool is an open source XA Pool. It allows to pool objects, JDBC connections and XA connections.</description>
  <url>http://xapool.experlog.com</url>
  <licenses>
    <license>
      <name>LGPL</name>
      <url>http://www.gnu.org/copyleft/lesser.html</url>
    </license>
  </licenses>
</project>