]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - legacy/pom.xml
[maven-release-plugin] prepare for next development iteration
[gpl/argeo-slc.git] / legacy / pom.xml
index 35bfc02d4080522f758fa7a842e2bf077a2aeee0..995aa539f02b7af447184c1ba9ab5b6abe9ef737 100644 (file)
@@ -1,6 +1,4 @@
-<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">
+<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>
                <module>lib</module>
 
                <!-- Spring-based modules demo -->
-               <module>org.argeo.slc.demo.ant</module>
-               <module>org.argeo.slc.demo.basic</module>
-               <module>org.argeo.slc.demo.minimal</module>
+<!--           <module>org.argeo.slc.demo.ant</module> -->
+<!--           <module>org.argeo.slc.demo.basic</module> -->
+<!--           <module>org.argeo.slc.demo.minimal</module> -->
 
                <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