You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2005/11/22 00:59:31 UTC

svn commit: r348037 - /jakarta/commons/proper/codec/trunk/project.xml

Author: dion
Date: Mon Nov 21 15:59:28 2005
New Revision: 348037

URL: http://svn.apache.org/viewcvs?rev=348037&view=rev
Log:
Bug 37314 - Fixes to POMs

Modified:
    jakarta/commons/proper/codec/trunk/project.xml

Modified: jakarta/commons/proper/codec/trunk/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/codec/trunk/project.xml?rev=348037&r1=348036&r2=348037&view=diff
==============================================================================
--- jakarta/commons/proper/codec/trunk/project.xml (original)
+++ jakarta/commons/proper/codec/trunk/project.xml Mon Nov 21 15:59:28 2005
@@ -16,8 +16,9 @@
 -->
 <project>
     <pomVersion>3</pomVersion>
-    <id>commons-codec</id>
-    <currentVersion>1.3</currentVersion>
+    <groupId>commons-codec</groupId>
+    <artifactId>commons-codec</artifactId>
+    <currentVersion>1.4-SNAPSHOT</currentVersion>
     <inceptionYear>2002</inceptionYear>
     <name>Codec</name>
     <shortDescription>Simple encoders and decoders</shortDescription>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org