]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - demo/site/org.argeo.slc.demo.basic/pom.xml
Refactor demo
[gpl/argeo-slc.git] / demo / site / org.argeo.slc.demo.basic / pom.xml
index 8cd5ec1cc7f315c34bd17bf0836c6943cfe74ba8..0c45539ca50b9bb15a961cafe799df9ae01d9eab 100644 (file)
@@ -2,41 +2,11 @@
        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-demo</artifactId>
-               <version>0.11.3-SNAPSHOT</version>
+               <groupId>org.argeo.slc.demo</groupId>
+               <artifactId>modules</artifactId>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
-       <groupId>org.argeo.slc.demo</groupId>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
-       <name>Argeo SLC Demo Basic Test Module</name>
-       <packaging>jar</packaging>
-       <properties></properties>
-       <build>
-               <plugins>
-                       <plugin>
-                               <artifactId>maven-jar-plugin</artifactId>
-                               <configuration>
-                                       <archive>
-                                               <manifestFile>META-INF/MANIFEST.MF</manifestFile>
-                                       </archive>
-                                       <classesDirectory>.</classesDirectory>
-                                       <includes>
-                                               <include>conf/**</include>
-                                       </includes>
-                               </configuration>
-                       </plugin>
-               </plugins>
-       </build>
-       <dependencies>
-
-               <dependency>
-                       <groupId>org.argeo.slc.runtime</groupId>
-                       <artifactId>org.argeo.slc.support.equinox</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>org.argeo.slc.runtime</groupId>
-                       <artifactId>org.argeo.slc.support.simple</artifactId>
-               </dependency>
-       </dependencies>
-</project>
+       <name>SLC Demo Basic</name>
+</project>
\ No newline at end of file