summaryrefslogtreecommitdiffstats
path: root/maven/net/sf/saxon/saxon-dom/9.0.0.2/saxon-dom-9.0.0.2.pom
diff options
context:
space:
mode:
Diffstat (limited to 'maven/net/sf/saxon/saxon-dom/9.0.0.2/saxon-dom-9.0.0.2.pom')
-rw-r--r--maven/net/sf/saxon/saxon-dom/9.0.0.2/saxon-dom-9.0.0.2.pom22
1 files changed, 22 insertions, 0 deletions
diff --git a/maven/net/sf/saxon/saxon-dom/9.0.0.2/saxon-dom-9.0.0.2.pom b/maven/net/sf/saxon/saxon-dom/9.0.0.2/saxon-dom-9.0.0.2.pom
new file mode 100644
index 0000000000..384da23597
--- /dev/null
+++ b/maven/net/sf/saxon/saxon-dom/9.0.0.2/saxon-dom-9.0.0.2.pom
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project>
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>net.sf.saxon</groupId>
+ <artifactId>saxon-dom</artifactId>
+ <version>9.0.0.2</version>
+ <name>Saxon DOM</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>