]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - plugins/pom.xml
Improve 'do not modify' mode
[gpl/argeo-slc.git] / plugins / pom.xml
index 6a3092c43f187c817be904963a0349a1b3911608..97e7ef6192c64d80659c8e1ab53452d09862cc82 100644 (file)
@@ -3,17 +3,17 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>plugins</artifactId>
        <name>SLC Eclipse Plugins</name>
        <packaging>pom</packaging>
        <modules>
-               <module>org.argeo.slc.client.ui</module>
-               <module>org.argeo.slc.client.ui.dist</module>
                <module>org.argeo.slc.client.rcp</module>
                <module>org.argeo.slc.client.rap</module>
+               <module>org.argeo.slc.client.ui</module>
+               <module>org.argeo.slc.client.ui.dist</module>
        </modules>
        <build>
                <plugins>