Repository: logging-log4j-audit Updated Branches: refs/heads/master 83a3808e3 -> 6f0f14d0f
Revert release Project: http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/commit/6f0f14d0 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/tree/6f0f14d0 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/diff/6f0f14d0 Branch: refs/heads/master Commit: 6f0f14d0f214d6d610dfe98de5802b8b2273a4b0 Parents: 83a3808 Author: Ralph Goers <[email protected]> Authored: Sun Jun 10 11:16:38 2018 -0700 Committer: Ralph Goers <[email protected]> Committed: Sun Jun 10 11:16:38 2018 -0700 ---------------------------------------------------------------------- log4j-audit-distribution/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/6f0f14d0/log4j-audit-distribution/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-audit-distribution/pom.xml b/log4j-audit-distribution/pom.xml index 5be3383..e959838 100644 --- a/log4j-audit-distribution/pom.xml +++ b/log4j-audit-distribution/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j-audit-parent</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.0.0-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-audit-distribution</artifactId>
