summaryrefslogtreecommitdiff
path: root/repo/at/gv/egiz/pdfas/pdf-as-common/4.2.1-SNAPSHOT/pdf-as-common-4.2.1-20220120.144859-15.pom
diff options
context:
space:
mode:
authorJakob Heher <jakob.heher@iaik.tugraz.at>2022-05-06 12:20:36 +0200
committerJakob Heher <jakob.heher@iaik.tugraz.at>2022-05-06 12:20:36 +0200
commitfeb71624cd2b85fbb307d0616864f6b7856fd1bd (patch)
treeeb3823450997fea22c5c94f5fcaa6202a3b5b3cb /repo/at/gv/egiz/pdfas/pdf-as-common/4.2.1-SNAPSHOT/pdf-as-common-4.2.1-20220120.144859-15.pom
parent241d6914705141b000b6b05a653d4731d0a5d771 (diff)
downloadpdf-over-feb71624cd2b85fbb307d0616864f6b7856fd1bd.tar.gz
pdf-over-feb71624cd2b85fbb307d0616864f6b7856fd1bd.tar.bz2
pdf-over-feb71624cd2b85fbb307d0616864f6b7856fd1bd.zip
Revert "update pdf-as snapshot to latest available, cf. #52"
This reverts commit fb9e0a3c24ddecbd4d9222947f0ee99b9984ebcd. # Conflicts: # pdf-over-signer/pdf-over-sigpdfas4/pom.xml
Diffstat (limited to 'repo/at/gv/egiz/pdfas/pdf-as-common/4.2.1-SNAPSHOT/pdf-as-common-4.2.1-20220120.144859-15.pom')
-rw-r--r--repo/at/gv/egiz/pdfas/pdf-as-common/4.2.1-SNAPSHOT/pdf-as-common-4.2.1-20220120.144859-15.pom64
1 files changed, 0 insertions, 64 deletions
diff --git a/repo/at/gv/egiz/pdfas/pdf-as-common/4.2.1-SNAPSHOT/pdf-as-common-4.2.1-20220120.144859-15.pom b/repo/at/gv/egiz/pdfas/pdf-as-common/4.2.1-SNAPSHOT/pdf-as-common-4.2.1-20220120.144859-15.pom
deleted file mode 100644
index 6c3cc758..00000000
--- a/repo/at/gv/egiz/pdfas/pdf-as-common/4.2.1-SNAPSHOT/pdf-as-common-4.2.1-20220120.144859-15.pom
+++ /dev/null
@@ -1,64 +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.2.1-SNAPSHOT</version>
- <dependencies>
- <dependency>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-api</artifactId>
- <version>1.7.32</version>
- <scope>compile</scope>
- </dependency>
- <dependency>
- <groupId>commons-collections</groupId>
- <artifactId>commons-collections</artifactId>
- <version>3.2.2</version>
- <scope>compile</scope>
- </dependency>
- <dependency>
- <groupId>commons-io</groupId>
- <artifactId>commons-io</artifactId>
- <version>2.8.0</version>
- <scope>compile</scope>
- </dependency>
- <dependency>
- <groupId>ognl</groupId>
- <artifactId>ognl</artifactId>
- <version>3.2.19</version>
- <scope>compile</scope>
- </dependency>
- <dependency>
- <groupId>javax.xml.bind</groupId>
- <artifactId>jaxb-api</artifactId>
- <version>2.3.1</version>
- <scope>compile</scope>
- </dependency>
- <dependency>
- <groupId>commons-codec</groupId>
- <artifactId>commons-codec</artifactId>
- <version>1.15</version>
- <scope>compile</scope>
- </dependency>
- <dependency>
- <groupId>org.glassfish.jaxb</groupId>
- <artifactId>jaxb-runtime</artifactId>
- <version>2.3.3</version>
- <scope>compile</scope>
- </dependency>
- <dependency>
- <groupId>javax.jws</groupId>
- <artifactId>javax.jws-api</artifactId>
- <version>1.1</version>
- <scope>compile</scope>
- </dependency>
- <dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <version>4.13.2</version>
- <scope>test</scope>
- </dependency>
- </dependencies>
-</project>