1
0

Decided that it's better to include suffix for release candidates.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371968 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Burrell Donkin
2006-01-24 17:59:37 +00:00
parent 83c2a1f086
commit c450bd645e
2 changed files with 2 additions and 2 deletions

View File

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