Update Chainsaw pom to reference extras 1.1
Project: http://git-wip-us.apache.org/repos/asf/logging-chainsaw/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-chainsaw/commit/51e80e40 Tree: http://git-wip-us.apache.org/repos/asf/logging-chainsaw/tree/51e80e40 Diff: http://git-wip-us.apache.org/repos/asf/logging-chainsaw/diff/51e80e40 Branch: refs/heads/master Commit: 51e80e40f1faf706dab77ff6bd1bc4c93c3e74fd Parents: d5c24ec Author: Scott Deboy <[email protected]> Authored: Fri Oct 29 07:41:26 2010 +0000 Committer: Scott Deboy <[email protected]> Committed: Fri Oct 29 07:41:26 2010 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-chainsaw/blob/51e80e40/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7e93683..f434fcd 100644 --- a/pom.xml +++ b/pom.xml @@ -382,7 +382,7 @@ <dependency> <groupId>log4j</groupId> <artifactId>apache-log4j-extras</artifactId> - <version>1.1-SNAPSHOT</version> + <version>1.1</version> </dependency> <dependency> <groupId>log4j</groupId>
