]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - plugins/pom.xml
Start migrating SLC client
[gpl/argeo-slc.git] / plugins / pom.xml
index 073af14521de0c22d78c9fe28a1368ef3b22fd30..4dc3fe3802e02c0079cd6010021f5be694e86d43 100644 (file)
@@ -3,17 +3,17 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.7</version>
+               <version>2.1.1-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>