summaryrefslogtreecommitdiff
path: root/repo/at/gv/egiz/pdfas/sigs-pades/4.2.1-snapshot/sigs-pades-4.2.1-snapshot.pom
diff options
context:
space:
mode:
Diffstat (limited to 'repo/at/gv/egiz/pdfas/sigs-pades/4.2.1-snapshot/sigs-pades-4.2.1-snapshot.pom')
-rw-r--r--repo/at/gv/egiz/pdfas/sigs-pades/4.2.1-snapshot/sigs-pades-4.2.1-snapshot.pom33
1 files changed, 0 insertions, 33 deletions
diff --git a/repo/at/gv/egiz/pdfas/sigs-pades/4.2.1-snapshot/sigs-pades-4.2.1-snapshot.pom b/repo/at/gv/egiz/pdfas/sigs-pades/4.2.1-snapshot/sigs-pades-4.2.1-snapshot.pom
deleted file mode 100644
index a8a7ef04..00000000
--- a/repo/at/gv/egiz/pdfas/sigs-pades/4.2.1-snapshot/sigs-pades-4.2.1-snapshot.pom
+++ /dev/null
@@ -1,33 +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">
- <!-- This module was also published with a richer model, Gradle metadata, -->
- <!-- which should be used instead. Do not delete the following line which -->
- <!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
- <!-- that they should prefer consuming it instead. -->
- <!-- do_not_remove: published-with-gradle-metadata -->
- <modelVersion>4.0.0</modelVersion>
- <groupId>at.gv.egiz.pdfas</groupId>
- <artifactId>sigs-pades</artifactId>
- <version>4.2.1-snapshot</version>
- <dependencies>
- <dependency>
- <groupId>at.gv.egiz.pdfas</groupId>
- <artifactId>pdf-as-lib</artifactId>
- <version>4.2.1-snapshot</version>
- <scope>runtime</scope>
- </dependency>
- <dependency>
- <groupId>at.gv.egiz.pdfas</groupId>
- <artifactId>pdf-as-common</artifactId>
- <version>4.2.1-snapshot</version>
- <scope>runtime</scope>
- </dependency>
- <dependency>
- <groupId>org.apache.commons</groupId>
- <artifactId>commons-collections4</artifactId>
- <version>4.4</version>
- <scope>runtime</scope>
- </dependency>
- </dependencies>
-</project>