Author: ihabunek
Date: Sun Jun 26 08:35:35 2011
New Revision: 1139732

URL: http://svn.apache.org/viewvc?rev=1139732&view=rev
Log:
Updated changes.xml schema location.

Modified:
    logging/log4php/trunk/src/changes/changes.xml

Modified: logging/log4php/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/logging/log4php/trunk/src/changes/changes.xml?rev=1139732&r1=1139731&r2=1139732&view=diff
==============================================================================
--- logging/log4php/trunk/src/changes/changes.xml (original)
+++ logging/log4php/trunk/src/changes/changes.xml Sun Jun 26 08:35:35 2011
@@ -14,9 +14,8 @@
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
-
 -->
-<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://maven.apache.org/changes/1.0.0";>
+<document xmlns="http://maven.apache.org/changes/1.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 
http://maven.apache.org/xsd/changes-1.0.0.xsd";>
        <properties>
                <title>Apache log4php changelog</title>
        </properties>


Reply via email to