1
0

Update to number RC4

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377017 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Burrell Donkin
2006-02-11 19:14:22 +00:00
parent df4e6edb4a
commit 2a67af6bfc
3 changed files with 3 additions and 3 deletions

View File

@@ -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-RC3"/>
<property name="component.version" value="1.1-RC4"/>
<!-- The base directory for compilation targets -->
<property name="build.home" value="${basedir}/target"/>

View File

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

View File

@@ -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-RC3
Implementation-Version: 1.1-RC4