]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - demo/pom.xml
[maven-release-plugin] prepare release argeo-slc-1.1.5
[gpl/argeo-slc.git] / demo / pom.xml
index c0f671401f9b9d380c6aad9fc8038406d891a873..32e2458296126f92d05a52e5408ab00713270c7d 100644 (file)
@@ -3,14 +3,13 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.3-SNAPSHOT</version>
-               <relativePath>../org.argeo.slc</relativePath>
+               <version>1.1.5</version>
+               <relativePath>..</relativePath>
        </parent>
-       <artifactId>argeo-slc-demo</artifactId>
+       <artifactId>demo</artifactId>
        <packaging>pom</packaging>
-       <name>Argeo SLC Demo</name>
-       <build>
-               <plugins>
-               </plugins>
-       </build>
+       <name>SLC Demo</name>
+       <modules>
+               <module>modules</module>
+       </modules>
 </project>