summaryrefslogtreecommitdiff
path: root/qpid/java/lib/poms/mina-core-1.0.1.pom
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/lib/poms/mina-core-1.0.1.pom')
-rw-r--r--qpid/java/lib/poms/mina-core-1.0.1.pom34
1 files changed, 0 insertions, 34 deletions
diff --git a/qpid/java/lib/poms/mina-core-1.0.1.pom b/qpid/java/lib/poms/mina-core-1.0.1.pom
deleted file mode 100644
index def70418c9..0000000000
--- a/qpid/java/lib/poms/mina-core-1.0.1.pom
+++ /dev/null
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?><project>
- <parent>
- <artifactId>build</artifactId>
- <groupId>org.apache.mina</groupId>
- <version>1.0.1</version>
- </parent>
- <modelVersion>4.0.0</modelVersion>
- <artifactId>mina-core</artifactId>
- <name>Apache MINA Core API</name>
- <version>1.0.1</version>
- <dependencies>
- <dependency>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-simple</artifactId>
- <version>1.0</version>
- <scope>provided</scope>
- </dependency>
- <dependency>
- <groupId>backport-util-concurrent</groupId>
- <artifactId>backport-util-concurrent</artifactId>
- <version>2.2</version>
- <scope>compile</scope>
- </dependency>
- <dependency>
- <groupId>easymock</groupId>
- <artifactId>easymock</artifactId>
- <version>1.2_Java1.3</version>
- <scope>test</scope>
- </dependency>
- </dependencies>
- <distributionManagement>
- <status>deployed</status>
- </distributionManagement>
-</project> \ No newline at end of file