diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2015-01-23 12:00:38 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2015-01-23 12:00:38 +0100 |
commit | 2195b00332cc6cba95f9ebec67dfdb230ee600f8 (patch) | |
tree | 66087939c3921bf3015131f55941791e02622161 /repository/xalan-bin-dist/xml-apis/2.11.0/xml-apis-2.11.0.pom | |
parent | 38ae8cb883ab73603f490d62b4cac38c51ac43e1 (diff) | |
parent | d6637f8e82b41936b962f2197dee8cf89d0fe0b9 (diff) | |
download | moa-id-spss-2195b00332cc6cba95f9ebec67dfdb230ee600f8.tar.gz moa-id-spss-2195b00332cc6cba95f9ebec67dfdb230ee600f8.tar.bz2 moa-id-spss-2195b00332cc6cba95f9ebec67dfdb230ee600f8.zip |
Merge STORK2 code into development branch
Diffstat (limited to 'repository/xalan-bin-dist/xml-apis/2.11.0/xml-apis-2.11.0.pom')
-rw-r--r-- | repository/xalan-bin-dist/xml-apis/2.11.0/xml-apis-2.11.0.pom | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/repository/xalan-bin-dist/xml-apis/2.11.0/xml-apis-2.11.0.pom b/repository/xalan-bin-dist/xml-apis/2.11.0/xml-apis-2.11.0.pom new file mode 100644 index 000000000..d722b867d --- /dev/null +++ b/repository/xalan-bin-dist/xml-apis/2.11.0/xml-apis-2.11.0.pom @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>xalan-bin-dist</groupId> + <artifactId>xml-apis</artifactId> + <version>2.11.0</version> + <description>Artifactory auto generated POM</description> +</project> |