aboutsummaryrefslogtreecommitdiff
path: root/modules/shell/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/shell/pom.xml')
-rw-r--r--modules/shell/pom.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/modules/shell/pom.xml b/modules/shell/pom.xml
deleted file mode 100644
index a74b677f..00000000
--- a/modules/shell/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>shell</artifactId>
- <dependencies>
- </dependencies>
-</project> \ No newline at end of file