You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2018/04/18 16:07:28 UTC

logging-log4j2 git commit: maven-clean-plugin 3.0.0 -> 3.1.0.

Repository: logging-log4j2
Updated Branches:
  refs/heads/release-2.x 35f4ed5f7 -> 949a75beb


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/949a75be
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/949a75be
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/949a75be

Branch: refs/heads/release-2.x
Commit: 949a75beb4d8e52b96d895ec6ed09f2091fecc6b
Parents: 35f4ed5
Author: Gary Gregory <ga...@gmail.com>
Authored: Wed Apr 18 10:07:25 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Wed Apr 18 10:07:25 2018 -0600

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/949a75be/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 52c48e0..c0ff4c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1024,7 +1024,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>