Upgrade maven-plugin-annotations to latest version

Former-commit-id: 4465128b4f06f0c1f17551afdc7652617ef7ceec
This commit is contained in:
Hans Joachim Desserud
2015-01-07 19:03:20 +01:00
parent 7152a05bfd
commit 9f6559c7fb

View File

@@ -324,7 +324,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>