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 2016/08/04 02:42:15 UTC

logging-log4j2 git commit: Update maven-source-plugin from 3.0.0 to 3.0.1.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master f8a96c056 -> 365a54199


Update maven-source-plugin from 3.0.0 to 3.0.1.

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

Branch: refs/heads/master
Commit: 365a54199e8414a0cb370bc9293a3969516b478d
Parents: f8a96c0
Author: Gary Gregory <gg...@apache.org>
Authored: Wed Aug 3 19:42:12 2016 -0700
Committer: Gary Gregory <gg...@apache.org>
Committed: Wed Aug 3 19:42:12 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/365a5419/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8a825da..f9af41f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -844,7 +844,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-source-plugin</artifactId>
-          <version>3.0.0</version>
+          <version>3.0.1</version>
           <executions>
             <execution>
               <id>attach-sources</id>