1
0

Revert release version in pom.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1456128 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart
2013-03-13 21:03:55 +00:00
parent 7d45a29395
commit 1dea4da916

View File

@@ -504,7 +504,7 @@ under the License.
<maven.compile.source>1.2</maven.compile.source> <maven.compile.source>1.2</maven.compile.source>
<maven.compile.target>1.1</maven.compile.target> <maven.compile.target>1.1</maven.compile.target>
<commons.componentid>logging</commons.componentid> <commons.componentid>logging</commons.componentid>
<commons.release.version>1.1.2</commons.release.version> <commons.release.version>1.1.1</commons.release.version>
<commons.jira.id>LOGGING</commons.jira.id> <commons.jira.id>LOGGING</commons.jira.id>
<commons.jira.pid>12310484</commons.jira.pid> <commons.jira.pid>12310484</commons.jira.pid>
<!-- The RC version used in the staging repository URL. --> <!-- The RC version used in the staging repository URL. -->