Updated Branches: refs/heads/master 57b94e7bc -> 9ff88fc15
use last animal-sniffer-maven-plugin version 1.9 Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/9ff88fc1 Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/9ff88fc1 Diff: http://git-wip-us.apache.org/repos/asf/maven-wagon/diff/9ff88fc1 Branch: refs/heads/master Commit: 9ff88fc15271c2819f0197b59ebdc158cfc01847 Parents: 261755a Author: olivier lamy <[email protected]> Authored: Sun Oct 28 08:33:08 2012 +0100 Committer: olivier lamy <[email protected]> Committed: Sun Oct 28 08:33:08 2012 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-wagon/blob/9ff88fc1/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1900583..2d9e1bd 100644 --- a/pom.xml +++ b/pom.xml @@ -383,7 +383,7 @@ under the License. <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>
