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:
@@ -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");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with 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"/>
|
<property name="component.title" value="Logging Wrapper Library"/>
|
||||||
|
|
||||||
<!-- The current version number of this component -->
|
<!-- 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 -->
|
<!-- The base directory for compilation targets -->
|
||||||
<property name="build.home" value="${basedir}/target"/>
|
<property name="build.home" value="${basedir}/target"/>
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
<name>Logging</name>
|
<name>Logging</name>
|
||||||
<id>commons-logging</id>
|
<id>commons-logging</id>
|
||||||
<currentVersion>1.0.6-dev</currentVersion>
|
<currentVersion>1.1-dev</currentVersion>
|
||||||
<inceptionYear>2001</inceptionYear>
|
<inceptionYear>2001</inceptionYear>
|
||||||
<shortDescription>Commons Logging</shortDescription>
|
<shortDescription>Commons Logging</shortDescription>
|
||||||
<description>
|
<description>
|
||||||
|
|||||||
Reference in New Issue
Block a user