Author: echatellier Date: 2016-03-10 11:56:44 +0100 (Thu, 10 Mar 2016) New Revision: 50 Url: http://forge.codelutin.com/projects/isis-fish-community/repository/revisions... Log: Update plugins Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2015-04-23 11:48:01 UTC (rev 49) +++ trunk/pom.xml 2016-03-10 10:56:44 UTC (rev 50) @@ -36,7 +36,7 @@ <plugins> <plugin> <artifactId>maven-compiler-plugin</artifactId> - <version>3.1</version> + <version>3.5.1</version> <configuration> <source>1.7</source> <target>1.7</target> @@ -49,7 +49,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>exec-maven-plugin</artifactId> - <version>1.3.1</version> + <version>1.4.0</version> <executions> <execution> <goals>