]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - dist/pom.xml
All Argeo layers working with the new distribution factory.
[gpl/argeo-slc.git] / dist / pom.xml
index 8c45f4a452f0be4ca6a190aa317cc0bb80d7a72b..9ec9b510ae645f2324aafb0fea7d6ef79487c014 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.7</version>
+               <version>2.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
        <name>SLC Distribution</name>
        <modules>
                <module>slc</module>
-               <!-- <module>slc-maven</module> -->
        </modules>
-       <!-- <profiles> -->
-       <!-- <profile> -->
-       <!-- <id>rpmbuild</id> -->
-       <!-- <build> -->
-       <!-- <plugins> -->
-       <!-- <plugin> -->
-       <!-- <artifactId>maven-antrun-plugin</artifactId> -->
-       <!-- <executions> -->
-       <!-- <execution> -->
-       <!-- <phase>install</phase> -->
-       <!-- <goals> -->
-       <!-- <goal>run</goal> -->
-       <!-- </goals> -->
-       <!-- <configuration> -->
-       <!-- <target> -->
-       <!-- <copy todir="${rpm.stagingRepository}" verbose="true" failonerror="false"> -->
-       <!-- <fileset dir="${project.build.directory}/rpm" includes="*/RPMS/**/*.rpm" /> -->
-       <!-- <flattenmapper /> -->
-       <!-- </copy> -->
-       <!-- </target> -->
-       <!-- </configuration> -->
-       <!-- </execution> -->
-       <!-- </executions> -->
-       <!-- </plugin> -->
-       <!-- </plugins> -->
-       <!-- </build> -->
-       <!-- </profile> -->
-       <!-- </profiles> -->
 </project>
\ No newline at end of file