Updated HEAD version.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@153296 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
<!--
|
||||
"Logging" component of the Jakarta Commons Subproject
|
||||
$Id: build.xml,v 1.1 2004/11/04 23:00:04 rdonkin Exp $
|
||||
$Id$
|
||||
-->
|
||||
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
<property name="component.title" value="Logging Wrapper Library (Optional Implementations)"/>
|
||||
|
||||
<!-- The current version number of this component -->
|
||||
<property name="component.version" value="1.0.5-dev"/>
|
||||
<property name="component.version" value="1.0.6-dev"/>
|
||||
|
||||
<!-- The base directory for compilation targets -->
|
||||
<property name="build.home" value="${basedir}/target"/>
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
<name>Logging</name>
|
||||
<id>commons-logging-optional</id>
|
||||
<currentVersion>1.0.5-dev</currentVersion>
|
||||
<currentVersion>1.0.6-dev</currentVersion>
|
||||
<inceptionYear>2001</inceptionYear>
|
||||
<shortDescription>Commons Logging (Optional Implementations)</shortDescription>
|
||||
<description>
|
||||
|
||||
Reference in New Issue
Block a user