1
0

Change version# to 1.1-dev

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@201549 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Simon Kitching
2005-06-24 03:02:13 +00:00
parent 549db6b069
commit 98c3f0eb0a
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
<!--
Copyright 2001-2004 The Apache Software Foundation.
Copyright 2001-2005 The Apache Software Foundation.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -66,7 +66,7 @@
<property name="component.title" value="Logging Wrapper Library"/>
<!-- The current version number of this component -->
<property name="component.version" value="1.0.6-dev"/>
<property name="component.version" value="1.1-dev"/>
<!-- The base directory for compilation targets -->
<property name="build.home" value="${basedir}/target"/>

View File

@@ -21,7 +21,7 @@
<name>Logging</name>
<id>commons-logging</id>
<currentVersion>1.0.6-dev</currentVersion>
<currentVersion>1.1-dev</currentVersion>
<inceptionYear>2001</inceptionYear>
<shortDescription>Commons Logging</shortDescription>
<description>