diff options
Diffstat (limited to 'modules/monadic-io-streams/pom.xml')
-rw-r--r-- | modules/monadic-io-streams/pom.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/modules/monadic-io-streams/pom.xml b/modules/monadic-io-streams/pom.xml index a2ce4eb6..1103aa91 100644 --- a/modules/monadic-io-streams/pom.xml +++ b/modules/monadic-io-streams/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> |