aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pdf-as-web/pom.xml')
-rw-r--r--pdf-as-web/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/pdf-as-web/pom.xml b/pdf-as-web/pom.xml
index ba21311..aa4fe57 100644
--- a/pdf-as-web/pom.xml
+++ b/pdf-as-web/pom.xml
@@ -17,12 +17,6 @@
<name>PDF-AS Web</name>
<description>Webapplikation zur Amtssignatur fuer elektronische Aktenfuehrung</description>
- <build>
-
- <finalName>pdf-as-${project.version}</finalName>
-
- </build>
-
<dependencies>
<dependency>
@@ -62,7 +56,6 @@
<dependency>
<groupId>net.htmlparser.jericho</groupId>
<artifactId>jericho-html</artifactId>
- <version>3.2</version>
</dependency>
</dependencies>