diff options
author | Klaus Stranacher <kstranacher@iaik.tugraz.at> | 2013-04-23 12:07:03 +0200 |
---|---|---|
committer | Klaus Stranacher <kstranacher@iaik.tugraz.at> | 2013-04-23 12:07:03 +0200 |
commit | dcaa12f3f801363bf6034a48b80fab60cfe9a39f (patch) | |
tree | ef39a8b4a7101e16e431529f3916c6571d8c1108 /repository/xalan-bin-dist/xml-apis/2.7.1/xml-apis-2.7.1.pom | |
parent | 1ad814ccbbe4f65f430ac738104e3f3c8256c229 (diff) | |
download | moa-id-spss-dcaa12f3f801363bf6034a48b80fab60cfe9a39f.tar.gz moa-id-spss-dcaa12f3f801363bf6034a48b80fab60cfe9a39f.tar.bz2 moa-id-spss-dcaa12f3f801363bf6034a48b80fab60cfe9a39f.zip |
Update textkeys and testcertificates
Update signature algorithm selection
Update repository
Updates documentation
Diffstat (limited to 'repository/xalan-bin-dist/xml-apis/2.7.1/xml-apis-2.7.1.pom')
-rw-r--r-- | repository/xalan-bin-dist/xml-apis/2.7.1/xml-apis-2.7.1.pom | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/repository/xalan-bin-dist/xml-apis/2.7.1/xml-apis-2.7.1.pom b/repository/xalan-bin-dist/xml-apis/2.7.1/xml-apis-2.7.1.pom new file mode 100644 index 000000000..d3fdfc96c --- /dev/null +++ b/repository/xalan-bin-dist/xml-apis/2.7.1/xml-apis-2.7.1.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.7.1</version> + <description>POM was created from install:install-file</description> +</project> |