Preparing for release candidate 5.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@378363 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
<property name="component.title" value="Logging Wrapper Library"/>
|
||||
|
||||
<!-- The current version number of this component -->
|
||||
<property name="component.version" value="1.1-RC4"/>
|
||||
<property name="component.version" value="1.1-RC5"/>
|
||||
|
||||
<!-- The base directory for compilation targets -->
|
||||
<property name="build.home" value="${basedir}/target"/>
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<name>Logging</name>
|
||||
<groupId>commons-logging</groupId>
|
||||
<artifactId>commons-logging</artifactId>
|
||||
<currentVersion>1.1-RC4</currentVersion>
|
||||
<currentVersion>1.1-RC5</currentVersion>
|
||||
<inceptionYear>2001</inceptionYear>
|
||||
<shortDescription>Commons Logging</shortDescription>
|
||||
<description>
|
||||
|
||||
@@ -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-RC4
|
||||
Implementation-Version: 1.1-RC5
|
||||
|
||||
Reference in New Issue
Block a user