Repository: logging-log4j2 Updated Branches: refs/heads/master 0bd1964d0 -> daab4a69a
Reset pom version Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/daab4a69 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/daab4a69 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/daab4a69 Branch: refs/heads/master Commit: daab4a69a2a158e47a8e631528bff0463b67d89a Parents: 0bd1964 Author: rgoers <[email protected]> Authored: Sun Sep 25 20:26:31 2016 -0700 Committer: rgoers <[email protected]> Committed: Sun Sep 25 20:26:31 2016 -0700 ---------------------------------------------------------------------- log4j-distribution/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/daab4a69/log4j-distribution/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-distribution/pom.xml b/log4j-distribution/pom.xml index 3d004fb..4f02bc8 100644 --- a/log4j-distribution/pom.xml +++ b/log4j-distribution/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.7.1-SNAPSHOT</version> + <version>2.6.3-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-distribution</artifactId>
