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:
4
pom.xml
4
pom.xml
@@ -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. -->
|
||||
|
||||
Reference in New Issue
Block a user