Merge branch 'hansjoachim-annotation-plugin'

Former-commit-id: 0a6db65e7fb24c2d6ba88390cf001dc9eb481813
This commit is contained in:
Jeremy Long
2015-01-08 05:19:11 -05:00

View File

@@ -283,7 +283,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.3</version>
<version>3.4</version>
<scope>compile</scope>
</dependency>
<dependency>