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 2015/06/03 08:54:54 UTC

logging-log4j2 git commit: maven-source-plugin 2.3 -> 2.4.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master d6da9316f -> d40928972


maven-source-plugin 2.3 -> 2.4.

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

Branch: refs/heads/master
Commit: d409289721bdf82417226f2e264f67621ea66df4
Parents: d6da931
Author: Gary Gregory <ga...@gmail.com>
Authored: Tue Jun 2 23:54:53 2015 -0700
Committer: Gary Gregory <ga...@gmail.com>
Committed: Tue Jun 2 23:54:53 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/d4092897/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8108b5f..bdcd658 100644
--- a/pom.xml
+++ b/pom.xml
@@ -763,7 +763,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-source-plugin</artifactId>
-          <version>2.3</version>
+          <version>2.4</version>
           <executions>
             <execution>
               <id>attach-sources</id>