Repository: logging-log4j-audit Updated Branches: refs/heads/master 044c2e82d -> 82e85960f
Update version 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/82e85960 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/tree/82e85960 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/diff/82e85960 Branch: refs/heads/master Commit: 82e85960f4a87a3f953d783696d8a155ac46cc33 Parents: 044c2e8 Author: Ralph Goers <[email protected]> Authored: Sun Jun 10 10:49:18 2018 -0700 Committer: Ralph Goers <[email protected]> Committed: Sun Jun 10 10:49:18 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/82e85960/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>
