Fixing XML
authorJaroslav Tulach <jaroslav.tulach@apidesign.org>
Tue, 05 Aug 2014 09:45:07 +0200
changeset 189be4b4c93c1ea
parent 188 039e979f7241
child 190 5d4452c6ae1a
child 193 0c7070a30735
child 194 a22630be439e
Fixing XML
minesweeper/pom.xml
     1.1 --- a/minesweeper/pom.xml	Tue Aug 05 09:43:01 2014 +0200
     1.2 +++ b/minesweeper/pom.xml	Tue Aug 05 09:45:07 2014 +0200
     1.3 @@ -1,4 +1,4 @@
     1.4 -?<xml version="1.0" encoding="UTF-8"?>
     1.5 +<?xml version="1.0" encoding="UTF-8"?>
     1.6  <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     1.7    <modelVersion>4.0.0</modelVersion>
     1.8