summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2015-10-19 09:10:19 +0200
committerThomas Lenz <thomas.lenz@egiz.gv.at>2015-10-19 09:10:19 +0200
commit5a7cafc63b3892ef90c717eb48c1842e88cd4799 (patch)
tree0b0a542f10bf14f750ac98fe9c9945b8140ce48f /pom.xml
parente14ef2cb47f5e771171c4c9265c2c336f071cbfa (diff)
downloadegovutils-5a7cafc63b3892ef90c717eb48c1842e88cd4799.tar.gz
egovutils-5a7cafc63b3892ef90c717eb48c1842e88cd4799.tar.bz2
egovutils-5a7cafc63b3892ef90c717eb48c1842e88cd4799.zip
change SZR WebService trace logging
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 14fcbea..7bc5f32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
<build>
<plugins>
- <plugin>
+<!-- <plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>1.2.5</version>
@@ -27,7 +27,7 @@
</goals>
</execution>
</executions>
- </plugin>
+ </plugin> -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>