Remove unused directories
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 17 Jul 2012 14:15:18 +0000 (14:15 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 17 Jul 2012 14:15:18 +0000 (14:15 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@5496 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

eclipse/pom.xml [deleted file]

diff --git a/eclipse/pom.xml b/eclipse/pom.xml
deleted file mode 100644 (file)
index c2b1754..0000000
+++ /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.argeo.slc</groupId>
-               <artifactId>argeo-slc</artifactId>
-               <version>1.1.3-SNAPSHOT</version>
-               <relativePath>..</relativePath>
-       </parent>
-       <artifactId>eclipse</artifactId>
-       <name>SLC Eclipse</name>
-       <packaging>pom</packaging>
-       <modules>
-               <module>plugins</module>
-       </modules>
-</project>
\ No newline at end of file