From 45c79d074cd745fa713ff251145d3dfc02cbd5d6 Mon Sep 17 00:00:00 2001 From: Dennis Lundberg Date: Tue, 2 Oct 2007 23:35:03 +0000 Subject: [PATCH] Back up to previous version. Fix the names of the assembly's checksums. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@581433 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4ed404f..1469c11 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ commons-logging commons-logging Commons Logging - 1.1.2-SNAPSHOT + 1.1.1-SNAPSHOT Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems. http://commons.apache.org/logging @@ -344,6 +344,7 @@ maven-assembly-plugin 2.1 + false src/assembly/assembly.xml