You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/02/14 14:19:23 UTC

commons-release-plugin git commit: Update maven-plugin-annotations from 3.5 to 3.5.1.

Repository: commons-release-plugin
Updated Branches:
  refs/heads/master ae51dba49 -> e082e868c


Update maven-plugin-annotations from 3.5 to 3.5.1.

Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/e082e868
Tree: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/e082e868
Diff: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/e082e868

Branch: refs/heads/master
Commit: e082e868cb78f3be14e3999d2e24dbaafef9fbd5
Parents: ae51dba
Author: Gary Gregory <ga...@gmail.com>
Authored: Wed Feb 14 07:19:20 2018 -0700
Committer: Gary Gregory <ga...@gmail.com>
Committed: Wed Feb 14 07:19:20 2018 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/e082e868/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a919778..26bd44d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,7 @@
         <dependency>
             <groupId>org.apache.maven.plugin-tools</groupId>
             <artifactId>maven-plugin-annotations</artifactId>
-            <version>3.5</version>
+            <version>3.5.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.maven</groupId>