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/06/13 17:06:00 UTC

commons-release-plugin git commit: Update maven-plugin-annotations 3.5.1 -> 3.5.2. OK: mvn clean install -Dskip.animal.sniffer

Repository: commons-release-plugin
Updated Branches:
  refs/heads/master f6ac9dc8b -> 84d28b904


Update maven-plugin-annotations 3.5.1 -> 3.5.2. OK: mvn clean install
-Dskip.animal.sniffer

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/84d28b90
Tree: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/84d28b90
Diff: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/84d28b90

Branch: refs/heads/master
Commit: 84d28b9043347a0a99dc8dded9466420b3f4095e
Parents: f6ac9dc
Author: Gary Gregory <ga...@gmail.com>
Authored: Wed Jun 13 11:05:57 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Wed Jun 13 11:05:57 2018 -0600

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


http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/84d28b90/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8534ff1..32778b3 100755
--- a/pom.xml
+++ b/pom.xml
@@ -135,7 +135,7 @@
     <dependency>
       <groupId>org.apache.maven.plugin-tools</groupId>
       <artifactId>maven-plugin-annotations</artifactId>
-      <version>3.5.1</version>
+      <version>3.5.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>