diff options
61 files changed, 61 insertions, 244 deletions
diff --git a/modules/accumulators/pom.xml b/modules/accumulators/pom.xml index 9e21dc2d..e90875cb 100644 --- a/modules/accumulators/pom.xml +++ b/modules/accumulators/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> diff --git a/modules/agent-utils/pom.xml b/modules/agent-utils/pom.xml index 2ad2d471..f3311375 100644 --- a/modules/agent-utils/pom.xml +++ b/modules/agent-utils/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> diff --git a/modules/base64/pom.xml b/modules/base64/pom.xml index 5efe8793..9da93746 100644 --- a/modules/base64/pom.xml +++ b/modules/base64/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> diff --git a/modules/classpath/pom.xml b/modules/classpath/pom.xml index cc1c6ce9..254d0e62 100644 --- a/modules/classpath/pom.xml +++ b/modules/classpath/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> diff --git a/modules/combinatorics/pom.xml b/modules/combinatorics/pom.xml index 176ea6db..01595dbb 100644 --- a/modules/combinatorics/pom.xml +++ b/modules/combinatorics/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> diff --git a/modules/command-line/pom.xml b/modules/command-line/pom.xml index 224311a8..c5ca8b24 100644 --- a/modules/command-line/pom.xml +++ b/modules/command-line/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> diff --git a/modules/complete/pom.xml b/modules/complete/pom.xml index fb6cd1c1..b08627af 100644 --- a/modules/complete/pom.xml +++ b/modules/complete/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> diff --git a/modules/complex-numbers/pom.xml b/modules/complex-numbers/pom.xml index 7e213208..d8bbb358 100644 --- a/modules/complex-numbers/pom.xml +++ b/modules/complex-numbers/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> diff --git a/modules/cond/pom.xml b/modules/cond/pom.xml index c36e6b4b..3bb80e0b 100644 --- a/modules/cond/pom.xml +++ b/modules/cond/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> diff --git a/modules/condition/pom.xml b/modules/condition/pom.xml index 0e2062c4..c0455776 100644 --- a/modules/condition/pom.xml +++ b/modules/condition/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> diff --git a/modules/core/pom.xml b/modules/core/pom.xml index a4ee6af7..7c5e768d 100644 --- a/modules/core/pom.xml +++ b/modules/core/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> diff --git a/modules/dataflow/pom.xml b/modules/dataflow/pom.xml index 8d4ec295..614ca836 100644 --- a/modules/dataflow/pom.xml +++ b/modules/dataflow/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> diff --git a/modules/datalog/pom.xml b/modules/datalog/pom.xml index 8de72c0d..b263688a 100644 --- a/modules/datalog/pom.xml +++ b/modules/datalog/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> diff --git a/modules/def/pom.xml b/modules/def/pom.xml index be980ac8..fb65a257 100644 --- a/modules/def/pom.xml +++ b/modules/def/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> diff --git a/modules/error-kit/pom.xml b/modules/error-kit/pom.xml index fed9997b..7533df94 100644 --- a/modules/error-kit/pom.xml +++ b/modules/error-kit/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> diff --git a/modules/except/pom.xml b/modules/except/pom.xml index 53ff771e..c4fe8ee3 100644 --- a/modules/except/pom.xml +++ b/modules/except/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> diff --git a/modules/fcase/pom.xml b/modules/fcase/pom.xml index 1fb6f9a8..2cf4c190 100644 --- a/modules/fcase/pom.xml +++ b/modules/fcase/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> diff --git a/modules/find-namespaces/pom.xml b/modules/find-namespaces/pom.xml index bca2b58b..e21c7f83 100644 --- a/modules/find-namespaces/pom.xml +++ b/modules/find-namespaces/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> diff --git a/modules/fnmap/pom.xml b/modules/fnmap/pom.xml index 77e2270f..5b7e9d46 100644 --- a/modules/fnmap/pom.xml +++ b/modules/fnmap/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> 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> diff --git a/modules/generic/pom.xml b/modules/generic/pom.xml index e9f66405..2a6820f2 100644 --- a/modules/generic/pom.xml +++ b/modules/generic/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> diff --git a/modules/graph/pom.xml b/modules/graph/pom.xml index 9a32dfd6..e8d46b40 100644 --- a/modules/graph/pom.xml +++ b/modules/graph/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> diff --git a/modules/greatest-least/pom.xml b/modules/greatest-least/pom.xml index b98dea4d..3efb1932 100644 --- a/modules/greatest-least/pom.xml +++ b/modules/greatest-least/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> diff --git a/modules/import-static/pom.xml b/modules/import-static/pom.xml index a5730130..386cb3ba 100644 --- a/modules/import-static/pom.xml +++ b/modules/import-static/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> diff --git a/modules/jar/pom.xml b/modules/jar/pom.xml index 6e7154d5..e5063576 100644 --- a/modules/jar/pom.xml +++ b/modules/jar/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> diff --git a/modules/jmx/pom.xml b/modules/jmx/pom.xml index b91b6909..e85e5d75 100644 --- a/modules/jmx/pom.xml +++ b/modules/jmx/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> diff --git a/modules/json/pom.xml b/modules/json/pom.xml index 445723e7..d4531782 100644 --- a/modules/json/pom.xml +++ b/modules/json/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> diff --git a/modules/lazy-seqs/pom.xml b/modules/lazy-seqs/pom.xml index 3c8ce102..c96c1caa 100644 --- a/modules/lazy-seqs/pom.xml +++ b/modules/lazy-seqs/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> diff --git a/modules/lazy-xml/pom.xml b/modules/lazy-xml/pom.xml index 7fa50d12..a3ebf201 100644 --- a/modules/lazy-xml/pom.xml +++ |