diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2015-10-19 09:10:19 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2015-10-19 09:10:19 +0200 |
commit | 5a7cafc63b3892ef90c717eb48c1842e88cd4799 (patch) | |
tree | 0b0a542f10bf14f750ac98fe9c9945b8140ce48f /pom.xml | |
parent | e14ef2cb47f5e771171c4c9265c2c336f071cbfa (diff) | |
download | egovutils-5a7cafc63b3892ef90c717eb48c1842e88cd4799.tar.gz egovutils-5a7cafc63b3892ef90c717eb48c1842e88cd4799.tar.bz2 egovutils-5a7cafc63b3892ef90c717eb48c1842e88cd4799.zip |
change SZR WebService trace logging
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |