Author: sebb
Date: Mon May 13 19:25:52 2013
New Revision: 1482039
URL: http://svn.apache.org/r1482039
Log:
Drop BOM accidentally added in r1481983.
No idea what caused the marker to be added.
Props to Benedikt
Modified:
commons/proper/compress/trunk/pom.xml
Modified: commons/proper/compress/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/compress/trunk/pom.xml?rev=1482039&r1=1482038&r2=1482039&view=diff
==============================================================================
--- commons/proper/compress/trunk/pom.xml (original)
+++ commons/proper/compress/trunk/pom.xml Mon May 13 19:25:52 2013
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with