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

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

Author: sebb
Date: Tue Apr 16 20:13:15 2013
New Revision: 1468590

URL: http://svn.apache.org/r1468590
Log:
Add reminder re default.properties

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=1468590&r1=1468589&r2=1468590&view=diff
==============================================================================
--- commons/proper/codec/trunk/pom.xml (original)
+++ commons/proper/codec/trunk/pom.xml Tue Apr 16 20:13:15 2013
@@ -29,6 +29,7 @@ limitations under the License.
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-codec</groupId>
   <artifactId>commons-codec</artifactId>
+  <!-- Remember to update the version in default.properties as well -->
   <version>1.8-SNAPSHOT</version>
   <name>Commons Codec</name>
   <inceptionYear>2002</inceptionYear>