Updated version ready for next release candidate.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@375587 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-RC2"/>
|
||||
<property name="component.version" value="1.1-RC3"/>
|
||||
|
||||
<!-- 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-RC2</currentVersion>
|
||||
<currentVersion>1.1-RC3</currentVersion>
|
||||
<inceptionYear>2001</inceptionYear>
|
||||
<shortDescription>Commons Logging</shortDescription>
|
||||
<description>
|
||||
|
||||
Reference in New Issue
Block a user