You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by tn...@apache.org on 2013/03/13 22:03:55 UTC

svn commit: r1456128 - /commons/proper/logging/trunk/pom.xml

Author: tn
Date: Wed Mar 13 21:03:55 2013
New Revision: 1456128

URL: http://svn.apache.org/r1456128
Log:
Revert release version in pom.

Modified:
    commons/proper/logging/trunk/pom.xml

Modified: commons/proper/logging/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/logging/trunk/pom.xml?rev=1456128&r1=1456127&r2=1456128&view=diff
==============================================================================
--- commons/proper/logging/trunk/pom.xml (original)
+++ commons/proper/logging/trunk/pom.xml Wed Mar 13 21:03:55 2013
@@ -504,7 +504,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.1</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. -->