[SUREFIRE-1320] Upgrade Sniffer Plugin Version to 1.15
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/37d99af1 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/37d99af1 Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/37d99af1 Branch: refs/heads/master Commit: 37d99af1c19f2bdd56f10f73155c4947a09b8764 Parents: 614f12c Author: Tibor17 <[email protected]> Authored: Mon Dec 26 15:39:18 2016 +0100 Committer: Tibor17 <[email protected]> Committed: Mon Dec 26 15:39:18 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/37d99af1/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7a8b813..979f7a7 100644 --- a/pom.xml +++ b/pom.xml @@ -277,7 +277,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>animal-sniffer-maven-plugin</artifactId> - <version>1.11</version> + <version>1.15</version> <executions> <execution> <id>signature-check</id>
