use last animal sniffer version
Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/d1be676e Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/d1be676e Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/d1be676e Branch: refs/heads/master Commit: d1be676ebd38f33d40c0e0fe6b3df0e4c0b85b77 Parents: 850982a Author: Olivier Lamy <[email protected]> Authored: Mon Dec 2 10:28:51 2013 +1100 Committer: Olivier Lamy <[email protected]> Committed: Mon Dec 2 10:28:51 2013 +1100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-scm/blob/d1be676e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 77b16d9..762cc24 100644 --- a/pom.xml +++ b/pom.xml @@ -357,7 +357,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>animal-sniffer-maven-plugin</artifactId> - <version>1.8</version> + <version>1.9</version> <configuration> <signature> <groupId>org.codehaus.mojo.signature</groupId>
