Merge "Use juniversalchardet from Maven central"

This commit is contained in:
Shawn Pearce
2012-09-16 12:15:48 -07:00
committed by gerrit code review
3 changed files with 3 additions and 3 deletions

View File

@@ -821,7 +821,7 @@ limitations under the License.
</dependency>
<dependency>
<groupId>com.google.gerrit</groupId>
<groupId>com.googlecode.juniversalchardet</groupId>
<artifactId>juniversalchardet</artifactId>
<version>1.0.3</version>
</dependency>