diff options
author | tkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7> | 2013-04-10 19:16:32 +0000 |
---|---|---|
committer | tkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7> | 2013-04-10 19:16:32 +0000 |
commit | d2cdf73f99cde1bd659fe3388ae7fdf833d43bda (patch) | |
tree | a17c0f86885b650b4b057ebd85a85b9cae8bdceb /repo/axis/axis-wsdl4j/1.0 | |
parent | 5754642c1d607049c013bb6f37718559e9449172 (diff) | |
download | pdf-over-d2cdf73f99cde1bd659fe3388ae7fdf833d43bda.tar.gz pdf-over-d2cdf73f99cde1bd659fe3388ae7fdf833d43bda.tar.bz2 pdf-over-d2cdf73f99cde1bd659fe3388ae7fdf833d43bda.zip |
Add PDF-AS dependencies to local repo
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@232 174cde9d-5d70-4d2a-aa98-46368bc2aaf7
Diffstat (limited to 'repo/axis/axis-wsdl4j/1.0')
-rw-r--r-- | repo/axis/axis-wsdl4j/1.0/axis-wsdl4j-1.0.jar | bin | 0 -> 109356 bytes | |||
-rw-r--r-- | repo/axis/axis-wsdl4j/1.0/axis-wsdl4j-1.0.pom | 9 |
2 files changed, 9 insertions, 0 deletions
diff --git a/repo/axis/axis-wsdl4j/1.0/axis-wsdl4j-1.0.jar b/repo/axis/axis-wsdl4j/1.0/axis-wsdl4j-1.0.jar Binary files differnew file mode 100644 index 00000000..e90968e0 --- /dev/null +++ b/repo/axis/axis-wsdl4j/1.0/axis-wsdl4j-1.0.jar diff --git a/repo/axis/axis-wsdl4j/1.0/axis-wsdl4j-1.0.pom b/repo/axis/axis-wsdl4j/1.0/axis-wsdl4j-1.0.pom new file mode 100644 index 00000000..b931c3c0 --- /dev/null +++ b/repo/axis/axis-wsdl4j/1.0/axis-wsdl4j-1.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>axis</groupId> + <artifactId>axis-wsdl4j</artifactId> + <version>1.0</version> + <description>POM was created from install:install-file</description> +</project> |