Introduce Argeo Suite Demo.
[gpl/argeo-suite.git] / dist / pom.xml
index 2336e8fc46a8cf005fb238c413c54f9730fe4f69..b3b8a0c8661242c654c821e8ba741f7330ebfdc9 100644 (file)
        <name>Argeo Suite Distributions</name>
        <packaging>pom</packaging>
        <modules>
+               <module>argeo-suite-demo</module>
                <module>argeo-office</module>
        </modules>
-       <build>
-               <plugins>
-                       <plugin>
-                               <artifactId>maven-assembly-plugin</artifactId>
-                               <dependencies>
-                                       <dependency>
-                                               <groupId>org.argeo.commons</groupId>
-                                               <artifactId>assembly-descriptors</artifactId>
-                                               <version>${version.argeo-commons}</version>
-                                       </dependency>
-                               </dependencies>
-                               <configuration>
-                                       <attach>false</attach>
-                               </configuration>
-                       </plugin>
-               </plugins>
-       </build>
 </project>