diff --git a/build.xml b/build.xml index e0c2003..f21e1d7 100644 --- a/build.xml +++ b/build.xml @@ -92,7 +92,7 @@ - + diff --git a/project.xml b/project.xml index 706a973..c0bab1d 100644 --- a/project.xml +++ b/project.xml @@ -22,7 +22,7 @@ Logging commons-logging commons-logging - 1.1-RC7 + 1.1-RC8 2001 Commons Logging diff --git a/src/conf/MANIFEST.MF b/src/conf/MANIFEST.MF index 4b9af49..44fc0b8 100644 --- a/src/conf/MANIFEST.MF +++ b/src/conf/MANIFEST.MF @@ -5,4 +5,4 @@ Specification-Version: 1.0 Implementation-Title: Jakarta Commons Logging Implementation-Vendor-Id: org.apache Implementation-Vendor: Apache Software Foundation -Implementation-Version: 1.1-RC7 +Implementation-Version: 1.1-RC8