You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2013/04/28 21:23:38 UTC

svn commit: r1476817 - /commons/proper/codec/trunk/pom.xml

Author: ggregory
Date: Sun Apr 28 19:23:38 2013
New Revision: 1476817

URL: http://svn.apache.org/r1476817
Log:
Done with 1.8, next release will be 2.0

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

Modified: commons/proper/codec/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/codec/trunk/pom.xml?rev=1476817&r1=1476816&r2=1476817&view=diff
==============================================================================
--- commons/proper/codec/trunk/pom.xml (original)
+++ commons/proper/codec/trunk/pom.xml Sun Apr 28 19:23:38 2013
@@ -216,7 +216,7 @@ limitations under the License.
     <maven.compile.source>1.6</maven.compile.source>
     <maven.compile.target>1.6</maven.compile.target>
     <commons.componentid>codec</commons.componentid>
-    <commons.release.version>1.8</commons.release.version>
+    <commons.release.version>2.0</commons.release.version>
     <!-- The RC version used in the staging repository URL. -->
     <commons.rc.version>RC1</commons.rc.version>
     <commons.jira.id>CODEC</commons.jira.id>