bdd0a41aed
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68
22 lines
599 B
XML
22 lines
599 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<groupId>net.sf.saxon</groupId>
|
|
<artifactId>saxon-api</artifactId>
|
|
<version>9.0.0.2</version>
|
|
<name>Saxon API</name>
|
|
|
|
<description>The XSLT and XQuery Processor</description>
|
|
<url>http://saxon.sf.net</url>
|
|
<licenses>
|
|
<license>
|
|
<name>Mozilla Public License Version 1.0</name>
|
|
<url>http://www.mozilla.org/MPL/MPL-1.0.txt</url>
|
|
</license>
|
|
|
|
</licenses>
|
|
<scm>
|
|
<url>http://cvs.sourceforge.net/viewcvs.py/saxon</url>
|
|
</scm>
|
|
<dependencies />
|
|
</project>
|