Mercurial > dive4elements > river
diff artifacts/pom.xml @ 8901:0a900d605d52
S-INFO Flowdepth work on TKH calculation
author | mschaefer |
---|---|
date | Thu, 22 Feb 2018 17:04:06 +0100 |
parents | 0862ea5d66ba |
children | 59cf6e6a452d |
line wrap: on
line diff
--- a/artifacts/pom.xml Thu Feb 22 14:11:19 2018 +0100 +++ b/artifacts/pom.xml Thu Feb 22 17:04:06 2018 +0100 @@ -42,7 +42,7 @@ </descriptors> </configuration> </plugin> - <plugin> + <!--plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-checkstyle-plugin</artifactId> <version>3.0.0</version> @@ -63,7 +63,7 @@ </goals> </execution> </executions> - </plugin> + </plugin--> </plugins> </build>