diff options
Diffstat (limited to 'modules/io/pom.xml')
-rw-r--r-- | modules/io/pom.xml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/modules/io/pom.xml b/modules/io/pom.xml deleted file mode 100644 index f22d4494..00000000 --- a/modules/io/pom.xml +++ /dev/null @@ -1,16 +0,0 @@ -<?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"> - <modelVersion>4.0.0</modelVersion> - <parent> - <groupId>org.clojure.contrib</groupId> - <artifactId>parent</artifactId> - <version>1.3.0-SNAPSHOT</version> - <relativePath>../parent</relativePath> - </parent> - <artifactId>io</artifactId> - <dependencies> - </dependencies> -</project>
\ No newline at end of file |