Remove unused directories
[lgpl/argeo-commons.git] / osgi / pom.xml
diff --git a/osgi/pom.xml b/osgi/pom.xml
deleted file mode 100644 (file)
index 2f2facf..0000000
+++ /dev/null
@@ -1,19 +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.commons</groupId>
-               <version>1.1.4-SNAPSHOT</version>
-               <artifactId>argeo-commons</artifactId>
-               <relativePath>..</relativePath>
-       </parent>
-       <artifactId>osgi</artifactId>
-       <name>Commons OSGi</name>
-       <packaging>pom</packaging>
-       <modules>
-               <module>runtime</module>
-               <module>plugins</module>
-               <module>dep</module>
-               <module>dist</module>
-       </modules>
-</project>
\ No newline at end of file