summaryrefslogtreecommitdiff
path: root/repo/at/gv/egiz/pdfas/pdf-as-common/4.0.4/pdf-as-common-4.0.4.pom
diff options
context:
space:
mode:
authorTobias Kellner <tobias.kellner@iaik.tugraz.at>2016-03-15 11:24:19 +0100
committerTobias Kellner <tobias.kellner@iaik.tugraz.at>2016-03-15 11:24:19 +0100
commitd749a8c8d0db07c79cf7b2644761ad7777b975e8 (patch)
tree36853031fb70477539b105ed937b5e97ce422207 /repo/at/gv/egiz/pdfas/pdf-as-common/4.0.4/pdf-as-common-4.0.4.pom
parent4f636cbb6f4abcd0941764162605a828a2ae89c6 (diff)
downloadpdf-over-d749a8c8d0db07c79cf7b2644761ad7777b975e8.tar.gz
pdf-over-d749a8c8d0db07c79cf7b2644761ad7777b975e8.tar.bz2
pdf-over-d749a8c8d0db07c79cf7b2644761ad7777b975e8.zip
Use current PDF-AS version (4.0.10)
Diffstat (limited to 'repo/at/gv/egiz/pdfas/pdf-as-common/4.0.4/pdf-as-common-4.0.4.pom')
-rw-r--r--repo/at/gv/egiz/pdfas/pdf-as-common/4.0.4/pdf-as-common-4.0.4.pom46
1 files changed, 0 insertions, 46 deletions
diff --git a/repo/at/gv/egiz/pdfas/pdf-as-common/4.0.4/pdf-as-common-4.0.4.pom b/repo/at/gv/egiz/pdfas/pdf-as-common/4.0.4/pdf-as-common-4.0.4.pom
deleted file mode 100644
index 042d5c21..00000000
--- a/repo/at/gv/egiz/pdfas/pdf-as-common/4.0.4/pdf-as-common-4.0.4.pom
+++ /dev/null
@@ -1,46 +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>at.gv.egiz.pdfas</groupId>
- <artifactId>pdf-as-common</artifactId>
- <version>4.0.4</version>
- <dependencies>
- <dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <version>4.8.2</version>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <version>4.+</version>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-api</artifactId>
- <version>1.7.7</version>
- <scope>compile</scope>
- </dependency>
- <dependency>
- <groupId>ognl</groupId>
- <artifactId>ognl</artifactId>
- <version>3.0.6</version>
- <scope>compile</scope>
- </dependency>
- <dependency>
- <groupId>commons-collections</groupId>
- <artifactId>commons-collections</artifactId>
- <version>3.2</version>
- <scope>compile</scope>
- </dependency>
- <dependency>
- <groupId>commons-io</groupId>
- <artifactId>commons-io</artifactId>
- <version>2.4</version>
- <scope>compile</scope>
- </dependency>
- </dependencies>
-</project>