]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - dist/pom.xml
[maven-release-plugin] prepare release argeo-slc-2.1.15
[gpl/argeo-slc.git] / dist / pom.xml
index 2355cdd575f8db8e8f890210f92051a78f44d1a1..9571e609f5f66bfa986dc006f8e6846f5969a4fa 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.13.1-SNAPSHOT</version>
+               <version>2.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
        <packaging>pom</packaging>
        <name>SLC Distribution</name>
        <modules>
-               <module>org.argeo.slc.sdk</module>
+               <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