diff options
Diffstat (limited to 'modules/gen-html-docs/pom.xml')
-rw-r--r-- | modules/gen-html-docs/pom.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/modules/gen-html-docs/pom.xml b/modules/gen-html-docs/pom.xml index 98895b6d..749f2f59 100644 --- a/modules/gen-html-docs/pom.xml +++ b/modules/gen-html-docs/pom.xml @@ -1,8 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<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/maven-v4_0_0.xsd"> +<project> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.clojure.contrib</groupId> |