diff options
author | Florian Reimair <florian.reimair@iaik.tugraz.at> | 2014-11-27 18:37:55 +0100 |
---|---|---|
committer | Florian Reimair <florian.reimair@iaik.tugraz.at> | 2014-11-27 18:37:55 +0100 |
commit | 179e9ee07ba7c58bfb2898a71da8e8130ae5374d (patch) | |
tree | 5e3bc513392d80a928b1d164770d98144104ed50 /repository/xalan-bin-dist/xml-apis/2.11.0/xml-apis-2.11.0.pom | |
parent | 3eab8b05d4974d996a9966909daeb090e16e6cab (diff) | |
download | moa-id-spss-179e9ee07ba7c58bfb2898a71da8e8130ae5374d.tar.gz moa-id-spss-179e9ee07ba7c58bfb2898a71da8e8130ae5374d.tar.bz2 moa-id-spss-179e9ee07ba7c58bfb2898a71da8e8130ae5374d.zip |
fixed some pom issues in local nexus
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> |