1
0

Post release changes.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1484532 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart
2013-05-20 17:21:37 +00:00
parent d69c89eec8
commit ec64e5b2c1
6 changed files with 30 additions and 17 deletions

View File

@@ -32,7 +32,7 @@ under the License.
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<name>Commons Logging</name>
<version>1.1.3-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
<description>Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems.</description>
<url>http://commons.apache.org/proper/commons-logging/</url>
@@ -523,7 +523,7 @@ under the License.
<maven.compile.source>1.2</maven.compile.source>
<maven.compile.target>1.1</maven.compile.target>
<commons.componentid>logging</commons.componentid>
<commons.release.version>1.1.2</commons.release.version>
<commons.release.version>1.1.3</commons.release.version>
<commons.jira.id>LOGGING</commons.jira.id>
<commons.jira.pid>12310484</commons.jira.pid>
<!-- The RC version used in the staging repository URL. -->