]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - dist/pom.xml
Node with repo deployable as RPM
[gpl/argeo-slc.git] / dist / pom.xml
index 307cc4ec3812cc8dcf00d5bc9bae7bac53b5b945..cb6a39a58c9c60e6f177e77014127f17f5f95e06 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.13.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
        <packaging>pom</packaging>
        <name>SLC Distribution</name>
        <modules>
+               <module>slc-server</module>
        </modules>
-       <profiles>
-               <profile>
-                       <id>withSdk</id>
-                       <activation>
-                               <activeByDefault>true</activeByDefault>
-                       </activation>
-                       <modules>
-                               <module>org.argeo.slc.sdk</module>
-                       </modules>
-               </profile>
-               <profile>
-                       <id>withoutSdk</id>
-               </profile>
-       </profiles>
 </project>
\ No newline at end of file