1
0

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:
Robert Burrell Donkin
2006-02-16 20:53:27 +00:00
parent a79517ab30
commit 22822656d2
3 changed files with 3 additions and 3 deletions

View File

@@ -92,7 +92,7 @@
<property name="component.title" value="Logging Wrapper Library"/> <property name="component.title" value="Logging Wrapper Library"/>
<!-- The current version number of this component --> <!-- 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 --> <!-- The base directory for compilation targets -->
<property name="build.home" value="${basedir}/target"/> <property name="build.home" value="${basedir}/target"/>

View File

@@ -22,7 +22,7 @@
<name>Logging</name> <name>Logging</name>
<groupId>commons-logging</groupId> <groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId> <artifactId>commons-logging</artifactId>
<currentVersion>1.1-RC4</currentVersion> <currentVersion>1.1-RC5</currentVersion>
<inceptionYear>2001</inceptionYear> <inceptionYear>2001</inceptionYear>
<shortDescription>Commons Logging</shortDescription> <shortDescription>Commons Logging</shortDescription>
<description> <description>

View File

@@ -5,4 +5,4 @@ Specification-Version: 1.0
Implementation-Title: Jakarta Commons Logging Implementation-Title: Jakarta Commons Logging
Implementation-Vendor-Id: org.apache Implementation-Vendor-Id: org.apache
Implementation-Vendor: Apache Software Foundation Implementation-Vendor: Apache Software Foundation
Implementation-Version: 1.1-RC4 Implementation-Version: 1.1-RC5