]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - dist/pom.xml
[maven-release-plugin] prepare release argeo-slc-2.1.8
[gpl/argeo-slc.git] / dist / pom.xml
index 2639cb877639c8ab5ee2d8d33a4683b86bb56ce1..bbeded468ff6f9cf076785a2e965e08a624fba53 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.13</version>
+               <version>2.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
                <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>
+       <!-- <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