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/05/13 14:21:38 UTC

commons-release-plugin git commit: Update Maven from 3.5.2 to 3.5.3. Build success with 'mvn clean install site'.

Repository: commons-release-plugin
Updated Branches:
  refs/heads/master 255070351 -> d0108dd57


Update Maven from 3.5.2 to 3.5.3. Build success with 'mvn clean
install site'.

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

Branch: refs/heads/master
Commit: d0108dd574f2780cd704ca0412d17fa1602b27aa
Parents: 2550703
Author: Gary Gregory <ga...@gmail.com>
Authored: Sun May 13 08:21:36 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Sun May 13 08:21:36 2018 -0600

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


http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/d0108dd5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 35e6808..9b5aeaf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
     <properties>
         <maven.compiler.source>1.7</maven.compiler.source>
         <maven.compiler.target>1.7</maven.compiler.target>
-        <maven.dependency.version>3.5.2</maven.dependency.version>
+        <maven.dependency.version>3.5.3</maven.dependency.version>
         <commons.componentid>commons-release-plugin</commons.componentid>
         <commons.jira.id>COMMONSSITE</commons.jira.id>
         <commons.jira.pid>12310466&amp;amp;component=12312401</commons.jira.pid>