Preparations for release candidate 7.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@392033 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -92,7 +92,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.1-RC6"/>
|
<property name="component.version" value="1.1-RC7"/>
|
||||||
|
|
||||||
<!-- 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"/>
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
<name>Logging</name>
|
<name>Logging</name>
|
||||||
<groupId>commons-logging</groupId>
|
<groupId>commons-logging</groupId>
|
||||||
<artifactId>commons-logging</artifactId>
|
<artifactId>commons-logging</artifactId>
|
||||||
<currentVersion>1.1-RC6</currentVersion>
|
<currentVersion>1.1-RC7</currentVersion>
|
||||||
<inceptionYear>2001</inceptionYear>
|
<inceptionYear>2001</inceptionYear>
|
||||||
<shortDescription>Commons Logging</shortDescription>
|
<shortDescription>Commons Logging</shortDescription>
|
||||||
<description>
|
<description>
|
||||||
|
|||||||
@@ -5,4 +5,4 @@ Specification-Version: 1.0
|
|||||||
Implementation-Title: Jakarta Commons Logging
|
Implementation-Title: Jakarta Commons Logging
|
||||||
Implementation-Vendor-Id: org.apache
|
Implementation-Vendor-Id: org.apache
|
||||||
Implementation-Vendor: Apache Software Foundation
|
Implementation-Vendor: Apache Software Foundation
|
||||||
Implementation-Version: 1.1-RC6
|
Implementation-Version: 1.1-RC7
|
||||||
|
|||||||
Reference in New Issue
Block a user