Blob Blame History Raw
<?xml version="1.0" encoding="UTF-8"?>
<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>net.sf.saxon</groupId>
  <artifactId>saxon-he</artifactId>
  <version>9.3.0.4</version>
  <packaging>jar</packaging>
  
  <name>Saxon-HE</name>
  <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>    
      <comments>See http://saxon.sf.net/ for other notices files </comments>
    </license>
  </licenses>
  

  <scm>
    <connection>scm:svn:https://saxon.svn.sourceforge.net/svnroot/saxon/latest9.3/</connection>
    <developerConnection>scm:svn:https://saxon.svn.sourceforge.net/svnroot/saxon/latest9.3/</developerConnection>
    <url>https://saxon.svn.sourceforge.net/svnroot/saxon/latest9.3/</url>
  </scm>
  
</project>