Repository: logging-log4j2
Updated Branches:
  refs/heads/master 7d4013a21 -> 259630a24


maven-clean-plugin 3.0.0 -> 3.1.0.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/259630a2
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/259630a2
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/259630a2

Branch: refs/heads/master
Commit: 259630a24d803fada4f7b083795635be9ab57176
Parents: 7d4013a
Author: Gary Gregory <garydgreg...@gmail.com>
Authored: Wed Apr 18 10:09:05 2018 -0600
Committer: Gary Gregory <garydgreg...@gmail.com>
Committed: Wed Apr 18 10:09:05 2018 -0600

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/259630a2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 85b5011..1f44e7f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1042,7 +1042,7 @@
       </plugin>
       <plugin>
         <artifactId>maven-clean-plugin</artifactId>
-        <version>3.0.0</version>
+        <version>3.1.0</version>
       </plugin>
       <plugin>
         <artifactId>maven-resources-plugin</artifactId>

Reply via email to