diff options
author | Jakob Heher <jakob.heher@iaik.tugraz.at> | 2022-06-03 09:44:32 +0200 |
---|---|---|
committer | Jakob Heher <jakob.heher@iaik.tugraz.at> | 2022-06-03 09:44:32 +0200 |
commit | b300c412c3b37dc10812d9558bba8a44abf04473 (patch) | |
tree | 7f5c190729e9af9fa795da531e72044d13f36861 /repo/axis/axis-saaj/1.0 | |
parent | c861eb5b9b0aa326ebe51a31df99d8f328282b29 (diff) | |
download | pdf-over-b300c412c3b37dc10812d9558bba8a44abf04473.tar.gz pdf-over-b300c412c3b37dc10812d9558bba8a44abf04473.tar.bz2 pdf-over-b300c412c3b37dc10812d9558bba8a44abf04473.zip |
more maven repo cleanup
Diffstat (limited to 'repo/axis/axis-saaj/1.0')
-rw-r--r-- | repo/axis/axis-saaj/1.0/axis-saaj-1.0.jar | bin | 18463 -> 0 bytes | |||
-rw-r--r-- | repo/axis/axis-saaj/1.0/axis-saaj-1.0.pom | 9 |
2 files changed, 0 insertions, 9 deletions
diff --git a/repo/axis/axis-saaj/1.0/axis-saaj-1.0.jar b/repo/axis/axis-saaj/1.0/axis-saaj-1.0.jar Binary files differdeleted file mode 100644 index cf43f1fc..00000000 --- a/repo/axis/axis-saaj/1.0/axis-saaj-1.0.jar +++ /dev/null diff --git a/repo/axis/axis-saaj/1.0/axis-saaj-1.0.pom b/repo/axis/axis-saaj/1.0/axis-saaj-1.0.pom deleted file mode 100644 index 0752e5f3..00000000 --- a/repo/axis/axis-saaj/1.0/axis-saaj-1.0.pom +++ /dev/null @@ -1,9 +0,0 @@ -<?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-saaj</artifactId> - <version>1.0</version> - <description>POM was created from install:install-file</description> -</project> |