]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - legacy/pom.xml
Basic autotools project
[gpl/argeo-slc.git] / legacy / pom.xml
index 26441ec41ba0214f24b262dc14c7a84a64f1bb08..888b7e81b5b8cc30fb87e097ca1fd92ee447c20b 100644 (file)
 
                <module>dep</module>
        </modules>
-       <dependencies>
-               <dependency>
-                       <groupId>org.argeo.tp</groupId>
-                       <artifactId>argeo-tp</artifactId>
-                       <version>${version.argeo-tp}</version>
-                       <scope>provided</scope>
-                       <exclusions>
-                               <exclusion>
-                                       <groupId>org.argeo.tp.apache</groupId>
-                                       <artifactId>org.apache.xerces</artifactId>
-                               </exclusion>
-                               <!-- Avoid slf4j implementations lurking in the classpath. -->
-                               <exclusion>
-                                       <groupId>org.argeo.tp.sdk</groupId>
-                                       <artifactId>biz.aQute.bndlib</artifactId>
-                               </exclusion>
-                               <exclusion>
-                                       <groupId>org.argeo.tp.misc</groupId>
-                                       <artifactId>slf4j.osgi</artifactId>
-                               </exclusion>
-                       </exclusions>
-               </dependency>
-       </dependencies>
 </project>
\ No newline at end of file