[jboss-cvs] Repository SVN: r8223 - maven2/apache-codec/commons-codec/1.2.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu May 15 15:44:29 EDT 2008


Author: rareddy
Date: 2008-05-15 15:44:28 -0400 (Thu, 15 May 2008)
New Revision: 8223

Modified:
   maven2/apache-codec/commons-codec/1.2/commons-codec-1.2.pom
Log:
fixing the error in xml


Modified: maven2/apache-codec/commons-codec/1.2/commons-codec-1.2.pom
===================================================================
--- maven2/apache-codec/commons-codec/1.2/commons-codec-1.2.pom	2008-05-15 17:04:32 UTC (rev 8222)
+++ maven2/apache-codec/commons-codec/1.2/commons-codec-1.2.pom	2008-05-15 19:44:28 UTC (rev 8223)
@@ -6,7 +6,7 @@
   <url>http://jakarta.apache.org/commons/codec/</url>
   <description>Commons Codec provides implementations of common encoders and decoders</description>
   <licenses>
-   </license>
+   <license>
      <name>apache-2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0</url>
    </license>
@@ -14,4 +14,4 @@
   <distributionManagement>
     <status>deployed</status>
   </distributionManagement>
-</project>
\ No newline at end of file
+</project>




More information about the jboss-cvs-commits mailing list