]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
Add SLC Dist to modules
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 8eb5a58fede2f3d63a906b643be264e028e33082..d59bfb18531a0cff72c03fa05543ac4decc6a123 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.9.4-SNAPSHOT</version>
+               <version>0.10.2-SNAPSHOT</version>
                <relativePath>org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-all</artifactId>
@@ -16,8 +16,9 @@
                <module>org.argeo.slc.hibernate</module>
                <module>org.argeo.slc.example</module>
                <module>org.argeo.slc.server</module>
-               <module>org.argeo.slc.webapp</module>
+               <module>org.argeo.slc.dist</module>
                <module>eclipse/features/org.argeo.slc.ui.launch.feature</module>
+               <module>org.argeo.slc.webapp</module>
        </modules>
        <scm>
                <connection>scm:svn:https://www.argeo.org/svn/slc/trunk</connection>
@@ -51,4 +52,4 @@
                        </url>
                </site>
        </distributionManagement>
-</project>
\ No newline at end of file
+</project>