[jchardet] Update pom

Orion Poplawski orion at fedoraproject.org
Thu Jan 9 03:26:41 UTC 2014


commit e9de351ff3daffd925883084a545d9e883051030
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Wed Jan 8 20:26:45 2014 -0700

    Update pom

 jchardet-1.0.pom |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/jchardet-1.0.pom b/jchardet-1.0.pom
index fdcc4d6..51cfd09 100644
--- a/jchardet-1.0.pom
+++ b/jchardet-1.0.pom
@@ -1,13 +1,12 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project>
+<?xml version="1.0"?><project>
   <modelVersion>4.0.0</modelVersion>
   <groupId>net.sourceforge.jchardet</groupId>
   <artifactId>jchardet</artifactId>
   <name>Java port of Mozilla charset detector</name>
   <version>1.0</version>
   <description>Java port of Mozilla&amp;#39;s automatic charset detection algorithm.
-        See... &lt;a href=\"http://www.mozilla.org/projects/intl/chardet.html\"&gt;
-        http://www.mozilla.org/projects/intl/chardet.html &lt;/a&gt;for
+        See... &lt;a href=\"http://www.mozilla.org/projects/intl/chardet.html\">
+        http://www.mozilla.org/projects/intl/chardet.html &lt;/a>for
         the details of the orginal code and Author.</description>
   <url>http://maven.apache.org</url>
   <licenses>
@@ -36,4 +35,4 @@
   <distributionManagement>
     <status>deployed</status>
   </distributionManagement>
-</project>
+</project>
\ No newline at end of file


More information about the scm-commits mailing list