summaryrefslogtreecommitdiff
path: root/pdf-over-signer/pom.xml
diff options
context:
space:
mode:
authorAndreas Abraham <aabraham@iaik.tugraz.at>2018-07-03 09:37:14 +0200
committerAndreas Abraham <aabraham@iaik.tugraz.at>2018-07-03 09:37:14 +0200
commit0ae4bb5fddd72945c61e63ffc89d0cb90fc1c4b1 (patch)
tree0e0396119901f096b3e3b7fa684468ff0bb3d5db /pdf-over-signer/pom.xml
parent1fa04c1e59a162b6c51f0163bbed895760aaacf9 (diff)
downloadpdf-over-0ae4bb5fddd72945c61e63ffc89d0cb90fc1c4b1.tar.gz
pdf-over-0ae4bb5fddd72945c61e63ffc89d0cb90fc1c4b1.tar.bz2
pdf-over-0ae4bb5fddd72945c61e63ffc89d0cb90fc1c4b1.zip
[maven-release-plugin] rollback the release of pdf-over-4.1.19
Diffstat (limited to 'pdf-over-signer/pom.xml')
-rw-r--r--pdf-over-signer/pom.xml38
1 files changed, 19 insertions, 19 deletions
diff --git a/pdf-over-signer/pom.xml b/pdf-over-signer/pom.xml
index a5b4a2f0..ed8af219 100644
--- a/pdf-over-signer/pom.xml
+++ b/pdf-over-signer/pom.xml
@@ -1,19 +1,19 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <artifactId>pdf-over</artifactId>
- <groupId>at.a-sit</groupId>
- <version>4.1.20-SNAPSHOT</version>
- <relativePath>..</relativePath>
- </parent>
- <artifactId>pdf-over-signer</artifactId>
- <name>PDF-Over PDF-Signer libraries</name>
- <packaging>pom</packaging>
- <properties>
- <project.maindir>${project.basedir}/..</project.maindir>
- </properties>
- <modules>
- <!--module>pdf-over-sigpdfas3</module-->
- <module>pdf-over-sigpdfas4</module>
- </modules>
-</project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <artifactId>pdf-over</artifactId>
+ <groupId>at.a-sit</groupId>
+ <version>4.1.19-SNAPSHOT</version>
+ <relativePath>..</relativePath>
+ </parent>
+ <artifactId>pdf-over-signer</artifactId>
+ <name>PDF-Over PDF-Signer libraries</name>
+ <packaging>pom</packaging>
+ <properties>
+ <project.maindir>${project.basedir}/..</project.maindir>
+ </properties>
+ <modules>
+ <!--module>pdf-over-sigpdfas3</module-->
+ <module>pdf-over-sigpdfas4</module>
+ </modules>
+</project>